dev-perl/Text-Iconv: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Sat, 18 May 2019 01:00:49 +0000 (21:00 -0400)
committerAaron Bauman <bman@gentoo.org>
Sat, 18 May 2019 01:00:49 +0000 (21:00 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild

index 2a6a299d7f4716dc7fcae66c4d2700f050e30225..0910e760bc2b68e89692b13b5c193fc7c3cf695e 100644 (file)
@@ -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
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A Perl interface to the iconv() codeset conversion function"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
 RDEPEND="virtual/libiconv"