diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:25 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:30 -0800 |
commit | fc97eb3239a88a003c9275a83e6e689bdfed2559 (patch) | |
tree | b024f3e91621643ad6bdbc89e237310c1fee8f9d /dev-perl/IO-All | |
parent | dev-perl/Sub-Identify: added ~sparc, bugs 569868, 599550 (diff) | |
download | gentoo-fc97eb3239a88a003c9275a83e6e689bdfed2559.tar.gz gentoo-fc97eb3239a88a003c9275a83e6e689bdfed2559.tar.bz2 gentoo-fc97eb3239a88a003c9275a83e6e689bdfed2559.zip |
dev-perl/IO-All: added ~sparc, bug 576058
Diffstat (limited to 'dev-perl/IO-All')
-rw-r--r-- | dev-perl/IO-All/IO-All-0.860.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-All/IO-All-0.860.0.ebuild b/dev-perl/IO-All/IO-All-0.860.0.ebuild index 4659ead26ae0..7c6452afea70 100644 --- a/dev-perl/IO-All/IO-All-0.860.0.ebuild +++ b/dev-perl/IO-All/IO-All-0.860.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="unified IO operations" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa x86" +KEYWORDS="~alpha amd64 ~hppa ~sparc x86" IUSE="" # needs Scalar::Util |