diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-09 08:01:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-09 08:02:14 +0000 |
commit | a28cda40ef81aed7c4a9d9bd57c444c5e7003818 (patch) | |
tree | 04f12aad66ddab089562451c4b47d5563d088036 /dev-perl/B-Utils | |
parent | dev-perl/Lexical-SealRequireHints: stable 0.11.0 for hppa, bug #643270 (diff) | |
download | gentoo-a28cda40ef81aed7c4a9d9bd57c444c5e7003818.tar.gz gentoo-a28cda40ef81aed7c4a9d9bd57c444c5e7003818.tar.bz2 gentoo-a28cda40ef81aed7c4a9d9bd57c444c5e7003818.zip |
dev-perl/B-Utils: stable 0.270.0 for hppa, bug #643280
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
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 fa3e3ecc9bdf..11c13002b831 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 |