diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 15:05:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 15:05:38 +0100 |
commit | 5aa7a2d77fd5ef961233f084f613dc42f96742d3 (patch) | |
tree | f50480eed871a76c5d26c5007fe4f5c3f912059b /dev-perl/B-Keywords | |
parent | dev-perl/Finance-Quote: ppc stable wrt bug #572140 (diff) | |
download | gentoo-5aa7a2d77fd5ef961233f084f613dc42f96742d3.tar.gz gentoo-5aa7a2d77fd5ef961233f084f613dc42f96742d3.tar.bz2 gentoo-5aa7a2d77fd5ef961233f084f613dc42f96742d3.zip |
dev-perl/B-Keywords: ppc stable wrt bug #572140
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/B-Keywords')
-rw-r--r-- | dev-perl/B-Keywords/B-Keywords-1.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/B-Keywords/B-Keywords-1.140.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.140.0.ebuild index d0d95e176332..079f6908a38a 100644 --- a/dev-perl/B-Keywords/B-Keywords-1.140.0.ebuild +++ b/dev-perl/B-Keywords/B-Keywords-1.140.0.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Lists of reserved barewords and symbol names" # GPL-2 - no later clause LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |