diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-25 17:43:32 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-25 17:43:39 -0700 |
commit | 3d67fc8dc580d4d5099d8c30670c75d3e060173d (patch) | |
tree | 56e87895825caac208c4163161251cf72e7c19c3 /dev-perl/Sub-Identify | |
parent | dev-perl/String-CRC32: alpha stable, bug 582122. (diff) | |
download | gentoo-3d67fc8dc580d4d5099d8c30670c75d3e060173d.tar.gz gentoo-3d67fc8dc580d4d5099d8c30670c75d3e060173d.tar.bz2 gentoo-3d67fc8dc580d4d5099d8c30670c75d3e060173d.zip |
dev-perl/Sub-Identify: added ~alpha, bug 579466.
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 f8ac09c49887..ef24bfb65c45 100644 --- a/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild +++ b/dev-perl/Sub-Identify/Sub-Identify-0.120.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Retrieve names of code references" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |