summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-24 20:32:16 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-24 22:19:28 +0100
commit81c82a65f158c384294b69227e372e17c11f98de (patch)
treecb2fb9e72341ee21238582b07d017f43ce03d8c0
parentdev-perl/IO-Socket-INET6: Newest tested on ~amd64-fbsd (diff)
downloadgentoo-81c82a65f158c384294b69227e372e17c11f98de.tar.gz
gentoo-81c82a65f158c384294b69227e372e17c11f98de.tar.bz2
gentoo-81c82a65f158c384294b69227e372e17c11f98de.zip
dev-perl/Net-HTTP: Newest tested on ~amd64-fbsd
-rw-r--r--dev-perl/Net-HTTP/Net-HTTP-6.170.0.ebuild4
1 files changed, 2 insertions, 2 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 803d516ece71..42488d6d7b0b 100644
--- a/dev-perl/Net-HTTP/Net-HTTP-6.170.0.ebuild
+++ b/dev-perl/Net-HTTP/Net-HTTP-6.170.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~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="