diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-20 05:38:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-20 05:38:03 +0300 |
commit | 2e954f55d97353040006da60a918de7a59d5ee1b (patch) | |
tree | 41c3e0ae3bac9e9b5b4684ea0651f4c062b67b70 /dev-perl/Text-Iconv | |
parent | dev-perl/Text-Levenshtein: amd64 stable wrt bug #663934 (diff) | |
download | gentoo-2e954f55d97353040006da60a918de7a59d5ee1b.tar.gz gentoo-2e954f55d97353040006da60a918de7a59d5ee1b.tar.bz2 gentoo-2e954f55d97353040006da60a918de7a59d5ee1b.zip |
dev-perl/Text-Iconv: amd64 stable wrt bug #663934
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Text-Iconv')
-rw-r--r-- | dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 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 25dbe31b98ee..5f89eeb623e0 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 @@ -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" |