commit: f0d2aa087c505d857b93bb21e6b8f2157ca749fa Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Mon Jan 15 08:28:27 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Mon Jan 15 08:29:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0d2aa08
dev-perl/Sub-Quote: keyworded 2.3.1 for ia64 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64" dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild index bca4beeda06..1ca55129d04 100644 --- a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild +++ b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="efficient generation of subroutines via string eval" SLOT="0" -KEYWORDS="amd64 ~arm hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="test minimal" RDEPEND="