diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-01-15 20:02:36 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-01-15 20:02:36 +0100 |
commit | 31f9f7055704a5dfaee6f258af2fb3411e703aa4 (patch) | |
tree | affb56e3929b69595c5a92ce2927ffb12fb3c345 /dev-perl | |
parent | dev-perl/IO-All-0.870.0-r0: amd64 stable (diff) | |
download | gentoo-31f9f7055704a5dfaee6f258af2fb3411e703aa4.tar.gz gentoo-31f9f7055704a5dfaee6f258af2fb3411e703aa4.tar.bz2 gentoo-31f9f7055704a5dfaee6f258af2fb3411e703aa4.zip |
dev-perl/B-Utils-0.270.0-r0: amd64 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 11c13002b831..8c2312c38bde 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 |