summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-04-07 21:26:41 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-04-07 21:26:41 +0100
commit148f03a46c0a6a532f37ca7e752009a8748dcf53 (patch)
tree6a5dc09b67b003faf0fca1953fbc23873a6e4211 /dev-perl
parentdev-perl/File-Copy-Recursive: keyworded 0.380.0-r1 for ppc64, bug #652718 (diff)
downloadgentoo-148f03a46c0a6a532f37ca7e752009a8748dcf53.tar.gz
gentoo-148f03a46c0a6a532f37ca7e752009a8748dcf53.tar.bz2
gentoo-148f03a46c0a6a532f37ca7e752009a8748dcf53.zip
dev-perl/Scope-Guard: keyworded 0.210.0 for ppc64, bug #652718
Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl')
-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 e647b13568b1..ead6150f908e 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 ~arm64 ~mips ppc x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="amd64 ~arm64 ~mips ppc ~ppc64 x86 ~ppc-aix ~x86-solaris"
IUSE="test"
RDEPEND=""