diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:21:59 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 11:00:05 -0400 |
commit | 90836a2cff3ba650d1747a84cb89822b4a6166f4 (patch) | |
tree | 010c274967791747213eb3956a5e1993c906db99 /app-dicts | |
parent | app-dicts/aspell-pt: arm64 stable (diff) | |
download | gentoo-90836a2cff3ba650d1747a84cb89822b4a6166f4.tar.gz gentoo-90836a2cff3ba650d1747a84cb89822b4a6166f4.tar.bz2 gentoo-90836a2cff3ba650d1747a84cb89822b4a6166f4.zip |
app-dicts/aspell-sr: 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')
-rw-r--r-- | app-dicts/aspell-sr/aspell-sr-0.60.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-sr/aspell-sr-0.60.ebuild b/app-dicts/aspell-sr/aspell-sr-0.60.ebuild index de7d122e577c..13578215882b 100644 --- a/app-dicts/aspell-sr/aspell-sr-0.60.ebuild +++ b/app-dicts/aspell-sr/aspell-sr-0.60.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 @@ -13,7 +13,7 @@ MY_P="aspell6-sr-0.02" SRC_URI="http://srpski.org/aspell/${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}" |