diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:35 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:35 -0700 |
commit | 9297b8f9b717274e23e651c0dd9e911719086654 (patch) | |
tree | 7bbd736d469c5b4ab1203d8ff868367e41bd4c8d /dev-perl | |
parent | dev-perl/MIME-tools-5.509.0: added ~mips (diff) | |
download | gentoo-9297b8f9b717274e23e651c0dd9e911719086654.tar.gz gentoo-9297b8f9b717274e23e651c0dd9e911719086654.tar.bz2 gentoo-9297b8f9b717274e23e651c0dd9e911719086654.zip |
dev-perl/Module-Pluggable-5.200.0: added ~mips
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Module-Pluggable/Module-Pluggable-5.200.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Module-Pluggable/Module-Pluggable-5.200.0.ebuild b/dev-perl/Module-Pluggable/Module-Pluggable-5.200.0.ebuild index 7bff744aca98..d42b1f42e419 100644 --- a/dev-perl/Module-Pluggable/Module-Pluggable-5.200.0.ebuild +++ b/dev-perl/Module-Pluggable/Module-Pluggable-5.200.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Automatically give your module the ability to have plugins" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND=" |