From: Matt Turner Date: Sun, 19 Aug 2018 18:38:50 +0000 (-0700) Subject: dev-perl/Text-Iconv-1.700.0-r2: ppc64 stable, bug 663934 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b512e9b5c278d92e86d3192063ed5b84b4b9113f;p=gentoo.git dev-perl/Text-Iconv-1.700.0-r2: ppc64 stable, bug 663934 --- 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 f9ae098b9d3f..48ecd78317ca 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"