diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:06:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:06:21 +0200 |
commit | 196ff66b68863ed9f497d393d2c1d526e9290c67 (patch) | |
tree | 6580fe4ca6c70477d1448cc7e5b3657cc6ed4199 /dev-perl/Sub-Identify | |
parent | dev-perl/SUPER: ia64 stable wrt bug #617290 (diff) | |
download | gentoo-196ff66b68863ed9f497d393d2c1d526e9290c67.tar.gz gentoo-196ff66b68863ed9f497d393d2c1d526e9290c67.tar.bz2 gentoo-196ff66b68863ed9f497d393d2c1d526e9290c67.zip |
dev-perl/Sub-Identify: ia64 stable wrt bug #617290
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
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.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild b/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild index 40d7478ad0cf..148d227665aa 100644 --- a/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild +++ b/dev-perl/Sub-Identify/Sub-Identify-0.140.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Retrieve names of code references" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 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=" |