diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:55 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:55 -0700 |
commit | 69b27327f2163265b23f47bbcd9e59559243de09 (patch) | |
tree | b8387847aefbf0d9b08b5d1b201084f811868947 /dev-perl/Sub-Quote | |
parent | dev-perl/Sub-Install-0.928.0: added ~mips (diff) | |
download | gentoo-69b27327f2163265b23f47bbcd9e59559243de09.tar.gz gentoo-69b27327f2163265b23f47bbcd9e59559243de09.tar.bz2 gentoo-69b27327f2163265b23f47bbcd9e59559243de09.zip |
dev-perl/Sub-Quote-2.4.0: added ~mips
Diffstat (limited to 'dev-perl/Sub-Quote')
-rw-r--r-- | dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild index 2dda200f147d..df4eba2b55fc 100644 --- a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild +++ b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Efficient generation of subroutines via string eval" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86" IUSE="test minimal" RDEPEND=" |