diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:20:16 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:38:04 -0400 |
commit | e5d2621797da5bbee57221872c51db017b55987b (patch) | |
tree | 4a47c2108c822c8b716c7cdf17a2a043368f1001 /app-text | |
parent | app-text/enchant: arm64 stable (diff) | |
download | gentoo-e5d2621797da5bbee57221872c51db017b55987b.tar.gz gentoo-e5d2621797da5bbee57221872c51db017b55987b.tar.bz2 gentoo-e5d2621797da5bbee57221872c51db017b55987b.zip |
app-text/iso-codes: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/iso-codes/iso-codes-3.76.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/iso-codes/iso-codes-3.76.ebuild b/app-text/iso-codes/iso-codes-3.76.ebuild index 00122f11576d..0b54092aefcb 100644 --- a/app-text/iso-codes/iso-codes-3.76.ebuild +++ b/app-text/iso-codes/iso-codes-3.76.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="http://pkg-isocodes.alioth.debian.org/downloads/${P}.tar.xz" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="" |