diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 11:59:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 11:59:42 +0100 |
commit | 938abcd39a7c2447bcc00fdd1785739d1d2670df (patch) | |
tree | d197e63d9b854261249ebae1255b80c23c3f892f /dev-perl/Exporter-Tiny | |
parent | dev-perl/List-MoreUtils: ia64 stable wrt bug #565794 (diff) | |
download | gentoo-938abcd39a7c2447bcc00fdd1785739d1d2670df.tar.gz gentoo-938abcd39a7c2447bcc00fdd1785739d1d2670df.tar.bz2 gentoo-938abcd39a7c2447bcc00fdd1785739d1d2670df.zip |
dev-perl/Exporter-Tiny: ia64 stable wrt bug #565794
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Exporter-Tiny')
-rw-r--r-- | dev-perl/Exporter-Tiny/Exporter-Tiny-0.42.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Exporter-Tiny/Exporter-Tiny-0.42.0.ebuild b/dev-perl/Exporter-Tiny/Exporter-Tiny-0.42.0.ebuild index 180e64840b7d..477d0eee59c3 100644 --- a/dev-perl/Exporter-Tiny/Exporter-Tiny-0.42.0.ebuild +++ b/dev-perl/Exporter-Tiny/Exporter-Tiny-0.42.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="An exporter with the features of Sub::Exporter but only core dependencies" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="test" RDEPEND=" |