summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-24 20:32:03 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-24 22:19:28 +0100
commite9dc11725a467cd593d24a98fd0e4fc50c760742 (patch)
tree7988e5817fa3b472f791f8a7208be990d25df29a /dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0-r1.ebuild
parentdev-perl/Socket6: Newest tested on ~amd64-fbsd (diff)
downloadgentoo-e9dc11725a467cd593d24a98fd0e4fc50c760742.tar.gz
gentoo-e9dc11725a467cd593d24a98fd0e4fc50c760742.tar.bz2
gentoo-e9dc11725a467cd593d24a98fd0e4fc50c760742.zip
dev-perl/IO-Socket-INET6: Newest tested on ~amd64-fbsd
Diffstat (limited to 'dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0-r1.ebuild')
-rw-r--r--dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0-r1.ebuild b/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0-r1.ebuild
index 82dd7b3332b3..a67b0b55a9fd 100644
--- a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0-r1.ebuild
+++ b/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0-r1.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="Work with IO sockets in ipv6"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="dev-perl/Socket6"