diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:12:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | 629e929707fe1e483fe0c865bbeafcb9490002d3 (patch) | |
tree | 0a1fc2aa68823266b5c933b94aee0749400d70d7 /dev-perl/Sub-Identify | |
parent | dev-perl/String-CRC32: x86 stable wrt bug #582122 (diff) | |
download | gentoo-629e929707fe1e483fe0c865bbeafcb9490002d3.tar.gz gentoo-629e929707fe1e483fe0c865bbeafcb9490002d3.tar.bz2 gentoo-629e929707fe1e483fe0c865bbeafcb9490002d3.zip |
dev-perl/Sub-Identify: x86 stable wrt bug #582124
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 ef24bfb65c45..0b6913c5f01b 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="~alpha 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=" |