diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:20:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:37:26 +0100 |
commit | 8b7549589f78e31641ae5dbb159c5f48b13c87cf (patch) | |
tree | fa63268f2e9ada05a76af2b335824c5e34406c6b /dev-perl/Test-YAML | |
parent | dev-perl/YAML: ppc64 stable wrt bug #595572 (diff) | |
download | gentoo-8b7549589f78e31641ae5dbb159c5f48b13c87cf.tar.gz gentoo-8b7549589f78e31641ae5dbb159c5f48b13c87cf.tar.bz2 gentoo-8b7549589f78e31641ae5dbb159c5f48b13c87cf.zip |
dev-perl/Test-YAML: ppc64 stable wrt bug #595572
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Test-YAML')
-rw-r--r-- | dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild index 7b0b97b95192..b28c1e86ced4 100644 --- a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild +++ b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Testing Module for YAML Implementations" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |