diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-03 18:51:43 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-04 09:16:17 +0100 |
commit | 14ba017f8c8e223d5e5be67e981353d96aebbcb7 (patch) | |
tree | dfb46f936d7ef21d6a912e34fdede99fd9d87a4f /dev-perl | |
parent | app-crypt/gpgme-1.10.0-r0: alpha stable (diff) | |
download | gentoo-14ba017f8c8e223d5e5be67e981353d96aebbcb7.tar.gz gentoo-14ba017f8c8e223d5e5be67e981353d96aebbcb7.tar.bz2 gentoo-14ba017f8c8e223d5e5be67e981353d96aebbcb7.zip |
dev-perl/B-Utils-0.270.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/643280
Diffstat (limited to 'dev-perl')
-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 8c2312c38bde..5bf3bd50ec10 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 |