diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:07 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:07 -0700 |
commit | 279b3e0f2cc8e04850b1eb38431be74d76b34e00 (patch) | |
tree | 86af0625193007b46c235c207521351aafdd7771 /dev-perl/B-Utils | |
parent | dev-perl/B-Hooks-EndOfScope-0.210.0: added ~mips (diff) | |
download | gentoo-279b3e0f2cc8e04850b1eb38431be74d76b34e00.tar.gz gentoo-279b3e0f2cc8e04850b1eb38431be74d76b34e00.tar.bz2 gentoo-279b3e0f2cc8e04850b1eb38431be74d76b34e00.zip |
dev-perl/B-Utils-0.270.0: added ~mips
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 5bf3bd50ec10..41bd7ec4eab4 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 ~mips ppc ppc64 x86" IUSE="test" # needs Scalar::Util |