diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:32:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:38:16 +0100 |
commit | 7df344f265209f0488945f8f2f97230251c5e5e9 (patch) | |
tree | ae056872437bcdcabd2ca15c7f86bc945ca57167 | |
parent | b3b99d0d24f0ef182e3ec8daaf86c395e885e21c (diff) | |
download | gentoo-7df344f265209f0488945f8f2f97230251c5e5e9.tar.gz gentoo-7df344f265209f0488945f8f2f97230251c5e5e9.tar.xz |
dev-perl/Socket6: ppc64 stable wrt bug #582004
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-perl/Socket6/Socket6-0.270.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Socket6/Socket6-0.270.0.ebuild b/dev-perl/Socket6/Socket6-0.270.0.ebuild index 5f78cdf8440..7b4281e4fd0 100644 --- a/dev-perl/Socket6/Socket6-0.270.0.ebuild +++ b/dev-perl/Socket6/Socket6-0.270.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |