dev-perl/IO-Socket-INET6: add ~arm64, bug #605016
authorMarkus Meier <maekke@gentoo.org>
Thu, 23 Feb 2017 17:10:02 +0000 (18:10 +0100)
committerMarkus Meier <maekke@gentoo.org>
Thu, 23 Feb 2017 17:10:02 +0000 (18:10 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm64"

dev-perl/IO-Socket-INET6/IO-Socket-INET6-2.720.0.ebuild

index cb8d23ce6b68a569ee649ac7f2d303cad6313cb4..752b7bfb25f7ce5c09ffaef1b864cee9caed1d8e 100644 (file)
@@ -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"