diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:08:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:11:55 +0200 |
commit | 638cea2a9be3bad828d0c5bf5327e7a028f85ee9 (patch) | |
tree | d3af05e6b0294794ecd68a7a688c6896cb5a17e0 /dev-perl/Socket6 | |
parent | dev-perl/Roman: amd64 stable wrt bug #581682 (diff) | |
download | gentoo-638cea2a9be3bad828d0c5bf5327e7a028f85ee9.tar.gz gentoo-638cea2a9be3bad828d0c5bf5327e7a028f85ee9.tar.bz2 gentoo-638cea2a9be3bad828d0c5bf5327e7a028f85ee9.zip |
dev-perl/Socket6: amd64 stable wrt bug #582004
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 c179c0d7ec5c..0dcff0a8b720 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" |