summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-03-27 20:39:47 -0700
committerMatt Turner <mattst88@gentoo.org>2018-03-27 21:08:55 -0700
commit5f2a637d995e40e4925645905d81fd1b498bd071 (patch)
tree24b9b59453f1f0ff50b87659732b1a87a03a4e78 /dev-perl/Exporter-Tiny
parentdev-perl/Expect-1.350.0: added ~mips (diff)
downloadgentoo-5f2a637d995e40e4925645905d81fd1b498bd071.tar.gz
gentoo-5f2a637d995e40e4925645905d81fd1b498bd071.tar.bz2
gentoo-5f2a637d995e40e4925645905d81fd1b498bd071.zip
dev-perl/Exporter-Tiny-1.0.0: added ~mips
Diffstat (limited to 'dev-perl/Exporter-Tiny')
-rw-r--r--dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild
index a9573e23aced..b19cd04eda7b 100644
--- a/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild
+++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-1.0.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="An exporter with the features of Sub::Exporter but only core dependencies"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""