diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 17:51:33 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 17:56:22 +0200 |
commit | 3d59dc396fd7d2cb85c0e3f81d9868747e7dfebe (patch) | |
tree | 53815728792761c96296ba01d9a37fed11cfb7c8 /dev-perl/IO-Socket-INET6 | |
parent | dev-perl/IO-Interactive: x86 stable (bug #657684) (diff) | |
download | gentoo-3d59dc396fd7d2cb85c0e3f81d9868747e7dfebe.tar.gz gentoo-3d59dc396fd7d2cb85c0e3f81d9868747e7dfebe.tar.bz2 gentoo-3d59dc396fd7d2cb85c0e3f81d9868747e7dfebe.zip |
dev-perl/IO-Socket-INET6: x86 stable (bug #657684)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/IO-Socket-INET6')
-rw-r--r-- | dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 a67b0b55a9fd..46d91fc3aa40 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 @@ -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 ~amd64-fbsd ~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" |