diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:52 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:49 -0800 |
commit | 101d3d82e5b2b467fefccc663fdd19ffac0741a4 (patch) | |
tree | de198a1aa47e732aa70d06f040996c93613a5bd8 /dev-perl/libwww-perl/libwww-perl-6.160.0.ebuild | |
parent | dev-perl/DateTime: added ~sparc, bug 599550 (diff) | |
download | gentoo-101d3d82e5b2b467fefccc663fdd19ffac0741a4.tar.gz gentoo-101d3d82e5b2b467fefccc663fdd19ffac0741a4.tar.bz2 gentoo-101d3d82e5b2b467fefccc663fdd19ffac0741a4.zip |
dev-perl/libwww-perl: added ~sparc, bug 606514
Diffstat (limited to 'dev-perl/libwww-perl/libwww-perl-6.160.0.ebuild')
-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 887b19a565c0..825574eb5fa0 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 ~ppc64 ~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 ~sparc ~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=" |