diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-15 08:29:14 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-15 08:29:36 +0000 |
commit | b779a633f45652ad1ad3a918eadadc9657eb7e93 (patch) | |
tree | 00e78ad3e4cd0e8fa65b08a58188288b0ee2c45e /dev-perl/Sub-Quote | |
parent | dev-perl/Specio: keyworded 0.420.0 for ia64 (diff) | |
download | gentoo-b779a633f45652ad1ad3a918eadadc9657eb7e93.tar.gz gentoo-b779a633f45652ad1ad3a918eadadc9657eb7e93.tar.bz2 gentoo-b779a633f45652ad1ad3a918eadadc9657eb7e93.zip |
dev-perl/Sub-Quote: keyworded 2.4.0 for ia64
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Sub-Quote')
-rw-r--r-- | dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild index e78283161c39..2dda200f147d 100644 --- a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild +++ b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Efficient generation of subroutines via string eval" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="test minimal" RDEPEND=" |