diff options
author | Markus Meier <maekke@gentoo.org> | 2017-02-23 18:10:02 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-02-23 18:10:02 +0100 |
commit | f37b24f517a09637202ca287fc190e30f4dea005 (patch) | |
tree | 2313a3cd29c6fe7e0cb944da29be1805786c5375 /dev-perl/IO-Socket-INET6 | |
parent | sys-apps/grep: arm ppc64 stable (bug 608526). (diff) | |
download | gentoo-f37b24f517a09637202ca287fc190e30f4dea005.tar.gz gentoo-f37b24f517a09637202ca287fc190e30f4dea005.tar.bz2 gentoo-f37b24f517a09637202ca287fc190e30f4dea005.zip |
dev-perl/IO-Socket-INET6: add ~arm64, bug #605016
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/IO-Socket-INET6')
-rw-r--r-- | dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0.ebuild b/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0.ebuild index cb8d23ce6b68..752b7bfb25f7 100644 --- a/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0.ebuild +++ b/dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Work with IO sockets in ipv6" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="dev-perl/Socket6" |