summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-17 21:00:49 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-17 21:00:49 -0400
commit9dc91fd31a9d62d4afc86b22d05bb274afe5b0e2 (patch)
tree917beca1ed3ccc515fb73ad9035d654644d1ea4d /dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild
parentdev-perl/libwww-perl: arm64 stable (diff)
downloadgentoo-9dc91fd31a9d62d4afc86b22d05bb274afe5b0e2.tar.gz
gentoo-9dc91fd31a9d62d4afc86b22d05bb274afe5b0e2.tar.bz2
gentoo-9dc91fd31a9d62d4afc86b22d05bb274afe5b0e2.zip
dev-perl/Text-Iconv: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild')
-rw-r--r--dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild b/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild
index 2a6a299d7f47..0910e760bc2b 100644
--- a/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild
+++ b/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.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
@@ -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"