diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:27 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:27 -0400 |
commit | e56d8a418ab3715f6846538972fbf0b03304a36f (patch) | |
tree | 748b7720b8dea3ba882e417dc5db30a46e91ce02 /dev-perl/libwww-perl | |
parent | dev-perl/XML-XPath-1.420.0: ppc stable, bug 667266 (diff) | |
download | gentoo-e56d8a418ab3715f6846538972fbf0b03304a36f.tar.gz gentoo-e56d8a418ab3715f6846538972fbf0b03304a36f.tar.bz2 gentoo-e56d8a418ab3715f6846538972fbf0b03304a36f.zip |
dev-perl/libwww-perl-6.270.0: ppc stable, bug 667266
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/libwww-perl')
-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 db96f888d622..01b16f3c8387 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=" |