summaryrefslogtreecommitdiff
path: root/dev-perl/Scope-Guard
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-05-13 12:09:59 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-05-13 12:11:55 +0200
commitf2c0e5ec3f44ed62d1839caa887885118f320b14 (patch)
tree0d7244f1f3b8d31fc1e2dc03adcb10bfe4818434 /dev-perl/Scope-Guard
parentf67335edca22a8f93e083ad57c0bbcd7fabd9b2c (diff)
downloadgentoo-f2c0e5ec3f44ed62d1839caa887885118f320b14.tar.gz
gentoo-f2c0e5ec3f44ed62d1839caa887885118f320b14.tar.xz
dev-perl/Scope-Guard: amd64 stable wrt bug #581852
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Scope-Guard')
-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 ebdf53dc4b9..968c0e20373 100644
--- a/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild
+++ b/dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Lexically scoped resource management"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="amd64 ~ppc ~x86 ~ppc-aix ~x86-solaris"
IUSE="test"
RDEPEND=""