diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-18 23:51:40 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-19 00:13:50 +0200 |
commit | 5c2bf7b274fabef2edd9725d22d1152df467b3ed (patch) | |
tree | 31f85fd81a40fcb49bab9f3e8c4f19386bba2420 /dev-perl/Text-Iconv | |
parent | dev-perl/Text-Glob: x86 stable (bug #663934) (diff) | |
download | gentoo-5c2bf7b274fabef2edd9725d22d1152df467b3ed.tar.gz gentoo-5c2bf7b274fabef2edd9725d22d1152df467b3ed.tar.bz2 gentoo-5c2bf7b274fabef2edd9725d22d1152df467b3ed.zip |
dev-perl/Text-Iconv: x86 stable (bug #663934)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
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 773d7fc84280..04e6f4c6d31a 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" |