diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:17 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:17 -0700 |
commit | daee1e3b301632decfae1dce62d9521c50dec30f (patch) | |
tree | 94847ffb770790c0710b55d9549880642c0c0cca /dev-perl/Net-HTTP | |
parent | dev-perl/Net-DNS-SEC-1.30.0: alpha stable, bug 661724 (diff) | |
download | gentoo-daee1e3b301632decfae1dce62d9521c50dec30f.tar.gz gentoo-daee1e3b301632decfae1dce62d9521c50dec30f.tar.bz2 gentoo-daee1e3b301632decfae1dce62d9521c50dec30f.zip |
dev-perl/Net-HTTP-6.170.0: alpha stable, bug 661724
Diffstat (limited to 'dev-perl/Net-HTTP')
-rw-r--r-- | dev-perl/Net-HTTP/Net-HTTP-6.170.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-HTTP/Net-HTTP-6.170.0.ebuild b/dev-perl/Net-HTTP/Net-HTTP-6.170.0.ebuild index 748d2e26f600..bfe52509a9ec 100644 --- a/dev-perl/Net-HTTP/Net-HTTP-6.170.0.ebuild +++ b/dev-perl/Net-HTTP/Net-HTTP-6.170.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Low-level HTTP connection (client)" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="minimal test" RDEPEND=" |