diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:46:01 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:36 -0700 |
commit | 8fc5482463a99f86584bcc51cbf22fa5df475f2a (patch) | |
tree | 0e706a4f955c4c51e222a87cf6095e5bbc9eaf18 /dev-perl/Sub-Identify | |
parent | dev-perl/Regexp-Common-2016060801.0.0: added ~ia64, bug 606156 (diff) | |
download | gentoo-8fc5482463a99f86584bcc51cbf22fa5df475f2a.tar.gz gentoo-8fc5482463a99f86584bcc51cbf22fa5df475f2a.tar.bz2 gentoo-8fc5482463a99f86584bcc51cbf22fa5df475f2a.zip |
dev-perl/Sub-Identify-0.120.0: added ~ia64, bugs 569868, 599550
Diffstat (limited to 'dev-perl/Sub-Identify')
-rw-r--r-- | dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild index 946653d0f9f2..e0c1b49e7495 100644 --- a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild +++ b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Retrieve names of code references" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |