diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:19:24 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 10:59:54 -0400 |
commit | 93bfff51be1ca0c7a76ce7677955459104fe9721 (patch) | |
tree | 7fc25becc177a8945b273c1a69c7522183a3a480 /app-dicts/aspell-eo | |
parent | app-dicts/aspell-cs: arm64 stable (diff) | |
download | gentoo-93bfff51be1ca0c7a76ce7677955459104fe9721.tar.gz gentoo-93bfff51be1ca0c7a76ce7677955459104fe9721.tar.bz2 gentoo-93bfff51be1ca0c7a76ce7677955459104fe9721.zip |
app-dicts/aspell-eo: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-dicts/aspell-eo')
-rw-r--r-- | app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild b/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild index b4d83f953113..1e0e36838d01 100644 --- a/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild +++ b/app-dicts/aspell-eo/aspell-eo-2.1.20000225.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ MY_P=aspell${ASPELL_VERSION}-${MY_P/aspell-/} SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" S=${WORKDIR}/${MY_P} |