diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:10:45 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 12:11:55 +0200 |
commit | ef6cbc615083a51be2eb5384bde2b0ed11888abd (patch) | |
tree | 83af0808e473b8ca687a9dff9a0d553ea45761ef /dev-perl/Sub-Identify | |
parent | dev-perl/String-CRC32: amd64 stable wrt bug #582122 (diff) | |
download | gentoo-ef6cbc615083a51be2eb5384bde2b0ed11888abd.tar.gz gentoo-ef6cbc615083a51be2eb5384bde2b0ed11888abd.tar.bz2 gentoo-ef6cbc615083a51be2eb5384bde2b0ed11888abd.zip |
dev-perl/Sub-Identify: amd64 stable wrt bug #582124
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
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 a8c84676bd09..f8ac09c49887 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="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RDEPEND=" |