diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-07 00:07:50 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-07 00:09:34 +0000 |
commit | 523b8b9e11d7dc326cd8fca0b3ef0b4d3b61d74b (patch) | |
tree | 6a7f2d36bf255775da3ab7e0f7db29781ec322fa /dev-perl/B-Utils | |
parent | dev-perl/Lexical-SealRequireHints: stable 0.11.0 for ppc, bug #643270 (diff) | |
download | gentoo-523b8b9e11d7dc326cd8fca0b3ef0b4d3b61d74b.tar.gz gentoo-523b8b9e11d7dc326cd8fca0b3ef0b4d3b61d74b.tar.bz2 gentoo-523b8b9e11d7dc326cd8fca0b3ef0b4d3b61d74b.zip |
dev-perl/B-Utils: stable 0.270.0 for ppc, bug #643280
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/B-Utils')
-rw-r--r-- | dev-perl/B-Utils/B-Utils-0.270.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/B-Utils/B-Utils-0.270.0.ebuild b/dev-perl/B-Utils/B-Utils-0.270.0.ebuild index 6e178ab56c0b..5b5b4ebd462d 100644 --- a/dev-perl/B-Utils/B-Utils-0.270.0.ebuild +++ b/dev-perl/B-Utils/B-Utils-0.270.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Helper functions for op tree manipulation" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ppc ~ppc64 x86" IUSE="test" # needs Scalar::Util |