diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 18:40:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 19:06:06 +0000 |
commit | 69b3f055ea5f7e71462ef841e782875ce8d8f899 (patch) | |
tree | ba48a435a16a13027fd73ebdf12e35acc3c7ec53 /dev-perl/B-Utils | |
parent | dev-perl/B-Keywords: Stabilize 1.210.0 amd64, #738212 (diff) | |
download | gentoo-69b3f055ea5f7e71462ef841e782875ce8d8f899.tar.gz gentoo-69b3f055ea5f7e71462ef841e782875ce8d8f899.tar.bz2 gentoo-69b3f055ea5f7e71462ef841e782875ce8d8f899.zip |
dev-perl/B-Utils: Stabilize 0.270.0-r2 amd64, #738212
Signed-off-by: Sam James <sam@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 919b151f0550..248365c428ba 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 )" |