From: Markus Meier Date: Thu, 23 Feb 2017 17:10:02 +0000 (+0100) Subject: dev-perl/IO-Socket-INET6: add ~arm64, bug #605016 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f37b24f517a09637202ca287fc190e30f4dea005;p=gentoo.git dev-perl/IO-Socket-INET6: add ~arm64, bug #605016 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64" --- 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"