diff options
author | 2019-04-23 03:29:43 -0400 | |
---|---|---|
committer | 2019-04-23 11:00:37 -0400 | |
commit | 5d625e6a1a21b4ee31b9e5a4fcb891e3d3b049a6 (patch) | |
tree | 3e6ff44bb5caf654372b4b58d82c5a90876439ca /app-dicts/aspell-it | |
parent | app-dicts/aspell-hr: arm64 stable (diff) | |
download | gentoo-5d625e6a1a21b4ee31b9e5a4fcb891e3d3b049a6.tar.gz gentoo-5d625e6a1a21b4ee31b9e5a4fcb891e3d3b049a6.tar.bz2 gentoo-5d625e6a1a21b4ee31b9e5a4fcb891e3d3b049a6.zip |
app-dicts/aspell-it: 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-it')
-rw-r--r-- | app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild b/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild index 1a237ac5f188..2485651593dd 100644 --- a/app-dicts/aspell-it/aspell-it-2.4.20070901.ebuild +++ b/app-dicts/aspell-it/aspell-it-2.4.20070901.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="aspell${ASPELL_VERSION}-${PN#aspell-}-${PV%.*}-${PV##*.}-0" SRC_URI="mirror://sourceforge/linguistico/${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} |