diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:48 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:14 -0800 |
commit | f4fac1d52473038632b8df1ef22baf8344cc4449 (patch) | |
tree | efcd77cd88a6adec32a35d2206e5b1da5011bcda /dev-perl/libwww-perl | |
parent | dev-perl/DateTime: added ~ppc64, bug 599550 (diff) | |
download | gentoo-f4fac1d52473038632b8df1ef22baf8344cc4449.tar.gz gentoo-f4fac1d52473038632b8df1ef22baf8344cc4449.tar.bz2 gentoo-f4fac1d52473038632b8df1ef22baf8344cc4449.zip |
dev-perl/libwww-perl: added ~ppc64, bug 606514
Diffstat (limited to 'dev-perl/libwww-perl')
-rw-r--r-- | dev-perl/libwww-perl/libwww-perl-6.160.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/libwww-perl/libwww-perl-6.160.0.ebuild b/dev-perl/libwww-perl/libwww-perl-6.160.0.ebuild index fa79b194ff77..887b19a565c0 100644 --- a/dev-perl/libwww-perl/libwww-perl-6.160.0.ebuild +++ b/dev-perl/libwww-perl/libwww-perl-6.160.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 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="ssl test" RDEPEND=" |