diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:14 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:14 -0700 |
commit | 7b5d477f2f2a3014a7cdda149b6142351f90903c (patch) | |
tree | b35e6eeea5beaf8f57428c45b9cc8691781ef70f /dev-perl/Data-OptList | |
parent | dev-perl/Crypt-Rijndael-1.130.0: added ~mips (diff) | |
download | gentoo-7b5d477f2f2a3014a7cdda149b6142351f90903c.tar.gz gentoo-7b5d477f2f2a3014a7cdda149b6142351f90903c.tar.bz2 gentoo-7b5d477f2f2a3014a7cdda149b6142351f90903c.zip |
dev-perl/Data-OptList-0.110.0: added ~mips
Diffstat (limited to 'dev-perl/Data-OptList')
-rw-r--r-- | dev-perl/Data-OptList/Data-OptList-0.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Data-OptList/Data-OptList-0.110.0.ebuild b/dev-perl/Data-OptList/Data-OptList-0.110.0.ebuild index 6acd7634bfee..4ae4bad52e61 100644 --- a/dev-perl/Data-OptList/Data-OptList-0.110.0.ebuild +++ b/dev-perl/Data-OptList/Data-OptList-0.110.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="parse and validate simple name/value option pairs" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="test" RDEPEND=" |