Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-hu/
Date: Tue, 23 Apr 2019 15:03:14
Message-Id: 1556031634.29529a85f8a034e4cc72e3c6bd84ca4fc2db8f23.bman@gentoo
1 commit: 29529a85f8a034e4cc72e3c6bd84ca4fc2db8f23
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 23 07:29:00 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 23 15:00:34 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29529a85
7
8 app-dicts/aspell-hu: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild b/app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild
17 index 2149a4ff778..dfa366ee5b4 100644
18 --- a/app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild
19 +++ b/app-dicts/aspell-hu/aspell-hu-0.99.4.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -13,7 +13,7 @@ MY_P="aspell6-hu-0.99.4.2-0"
27 SRC_URI="mirror://gnu/aspell/dict/hu/${MY_P}.tar.bz2"
28
29 LICENSE="GPL-2"
30 -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd"
31 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd"
32 IUSE=""
33
34 S="${WORKDIR}/${MY_P}"