diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:54 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-28 10:26:54 -0700 |
commit | 5833e9b76994dd5f6a8194289ffe806ec6e9afe8 (patch) | |
tree | 29eacf43bd88b025ab90023532416c42161ee73f /dev-perl/Sub-Identify | |
parent | dev-perl/Sub-Exporter-Progressive-0.1.13: added ~mips (diff) | |
download | gentoo-5833e9b76994dd5f6a8194289ffe806ec6e9afe8.tar.gz gentoo-5833e9b76994dd5f6a8194289ffe806ec6e9afe8.tar.bz2 gentoo-5833e9b76994dd5f6a8194289ffe806ec6e9afe8.zip |
dev-perl/Sub-Identify-0.140.0: added ~mips
Diffstat (limited to 'dev-perl/Sub-Identify')
-rw-r--r-- | dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild b/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild index 5d13506ed4f7..369ca91291fb 100644 --- a/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild +++ b/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Retrieve names of code references" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |