summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-04-15 22:05:44 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-04-15 22:05:44 +0100
commit66b0d617dc3a489f968915691d26a723a9820d13 (patch)
tree5e74a70899f16133425188c6b3aebeb8a8f1369e /dev-perl
parentdev-perl/DateTime-TimeZone: keyworded 2.130.0 for ia64, bug #652718 (diff)
downloadgentoo-66b0d617dc3a489f968915691d26a723a9820d13.tar.gz
gentoo-66b0d617dc3a489f968915691d26a723a9820d13.tar.bz2
gentoo-66b0d617dc3a489f968915691d26a723a9820d13.zip
dev-perl/Scope-Guard: keyworded 0.210.0 for ia64, bug #652718
Bug: https://bugs.gentoo.org/652718 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
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 4d2881f8cc06..ad2e3cde3607 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 ~arm ~arm64 ~mips ppc ~ppc64 x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 x86 ~ppc-aix ~x86-solaris"
IUSE="test"
RDEPEND=""