diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:50 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:50 -0400 |
commit | 4940c72a31077be1fcf141c53788208e0dd3cf29 (patch) | |
tree | 7f023c961bc59c91625a6a3393ee675ba891c407 | |
parent | dev-perl/XML-XPath-1.420.0: ppc64 stable, bug 667266 (diff) | |
download | gentoo-4940c72a31077be1fcf141c53788208e0dd3cf29.tar.gz gentoo-4940c72a31077be1fcf141c53788208e0dd3cf29.tar.bz2 gentoo-4940c72a31077be1fcf141c53788208e0dd3cf29.zip |
dev-perl/libwww-perl-6.270.0: ppc64 stable, bug 667266
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild b/dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild index 01b16f3c8387..81c8280039ad 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.270.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A collection of Perl Modules for the WWW" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ssl test" RDEPEND=" |