diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:45:09 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:45:09 -0700 |
commit | df6092991fdc7468090c3529de41cf9702b1ac98 (patch) | |
tree | 35d985257a5fa4b9e3fad2d07c34fc8d5b3a0b3e /dev-perl/Text-Iconv | |
parent | dev-perl/Text-Glob-0.110.0: ppc stable, bug 663934 (diff) | |
download | gentoo-df6092991fdc7468090c3529de41cf9702b1ac98.tar.gz gentoo-df6092991fdc7468090c3529de41cf9702b1ac98.tar.bz2 gentoo-df6092991fdc7468090c3529de41cf9702b1ac98.zip |
dev-perl/Text-Iconv-1.700.0-r2: ppc stable, bug 663934
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 48ecd78317ca..25dbe31b98ee 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" |