diff options
author | Markus Meier <maekke@gentoo.org> | 2016-05-19 21:18:36 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-05-19 21:18:36 +0200 |
commit | c6bf6be50ab0280faadf04112983849668514db2 (patch) | |
tree | 0e819426410dec9cbc06d55f294d6eeb355f9b56 /dev-perl/Socket6 | |
parent | dev-perl/Shell-EnvImporter: arm stable, bug #581886 (diff) | |
download | gentoo-c6bf6be50ab0280faadf04112983849668514db2.tar.gz gentoo-c6bf6be50ab0280faadf04112983849668514db2.tar.bz2 gentoo-c6bf6be50ab0280faadf04112983849668514db2.zip |
dev-perl/Socket6: arm stable, bug #582004
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Socket6')
-rw-r--r-- | dev-perl/Socket6/Socket6-0.270.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Socket6/Socket6-0.270.0.ebuild b/dev-perl/Socket6/Socket6-0.270.0.ebuild index 0dcff0a8b720..2944b9217e33 100644 --- a/dev-perl/Socket6/Socket6-0.270.0.ebuild +++ b/dev-perl/Socket6/Socket6-0.270.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulat LICENSE="BSD" SLOT="0" -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" +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="" SRC_TEST="do" |