diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-08-21 20:06:42 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-21 20:00:10 +0100 |
commit | 6eb89deaa193e5a64e84e9a4124bbcbbac7395a0 (patch) | |
tree | 9bb75874956ddcd0fc940327063da9bdc307d1b4 /dev-perl/B-Utils | |
parent | dev-perl/B-Hooks-OP-Check: stable 0.220.0-r1 for hppa, bug #738212 (diff) | |
download | gentoo-6eb89deaa193e5a64e84e9a4124bbcbbac7395a0.tar.gz gentoo-6eb89deaa193e5a64e84e9a4124bbcbbac7395a0.tar.bz2 gentoo-6eb89deaa193e5a64e84e9a4124bbcbbac7395a0.zip |
dev-perl/B-Utils: stable 0.270.0-r2 for hppa, bug #738212
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/B-Utils')
-rw-r--r-- | dev-perl/B-Utils/B-Utils-0.270.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/B-Utils/B-Utils-0.270.0-r2.ebuild b/dev-perl/B-Utils/B-Utils-0.270.0-r2.ebuild index 873e3bd16ee1..c825a67d46c7 100644 --- a/dev-perl/B-Utils/B-Utils-0.270.0-r2.ebuild +++ b/dev-perl/B-Utils/B-Utils-0.270.0-r2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Helper functions for op tree manipulation" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~mips ~ppc ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |