summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-03-28 10:26:49 -0700
committerMatt Turner <mattst88@gentoo.org>2018-03-28 10:26:49 -0700
commitb02592bb4f8ed027bc946770a3e9e19641ff334d (patch)
tree6bfc66912b632123fe159b8392c7059bc4b726d7
parentdev-perl/Role-Tiny-2.0.6: added ~mips (diff)
downloadgentoo-b02592bb.tar.gz
gentoo-b02592bb.tar.bz2
gentoo-b02592bb.zip
dev-perl/Scope-Guard-0.210.0: added ~mips
-rw-r--r--dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild b/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild
index 2551e6fa7227..3eed8d5b7502 100644
--- a/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild
+++ b/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Lexically scoped resource management"
SLOT="0"
-KEYWORDS="amd64 ppc x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="amd64 ~mips ppc x86 ~ppc-aix ~x86-solaris"
IUSE="test"
RDEPEND=""