commit: 66b0d617dc3a489f968915691d26a723a9820d13 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Apr 15 21:05:44 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Apr 15 21:05:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66b0d617
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" dev-perl/Scope-Guard/Scope-Guard-0.210.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 4d2881f8cc0..ad2e3cde360 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=""
