diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:56 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:56 -0700 |
commit | a1a2e76c6d2c2dbd3d1870cf5552284991f0ec9b (patch) | |
tree | c031eba691f5f721f1760f77585c817e17da41a7 /dev-perl/Task-Weaken | |
parent | dev-perl/Sub-Quote-2.4.0: added ~mips (diff) | |
download | gentoo-a1a2e76c6d2c2dbd3d1870cf5552284991f0ec9b.tar.gz gentoo-a1a2e76c6d2c2dbd3d1870cf5552284991f0ec9b.tar.bz2 gentoo-a1a2e76c6d2c2dbd3d1870cf5552284991f0ec9b.zip |
dev-perl/Task-Weaken-1.50.0: added ~mips
Diffstat (limited to 'dev-perl/Task-Weaken')
-rw-r--r-- | dev-perl/Task-Weaken/Task-Weaken-1.50.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Task-Weaken/Task-Weaken-1.50.0.ebuild b/dev-perl/Task-Weaken/Task-Weaken-1.50.0.ebuild index 1ad37805ffd0..662269945b2a 100644 --- a/dev-perl/Task-Weaken/Task-Weaken-1.50.0.ebuild +++ b/dev-perl/Task-Weaken/Task-Weaken-1.50.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Ensure that a platform has weaken support" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" DEPEND=" |