diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:45 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:44 -0800 |
commit | 759eaa71d2871de5d02ecdad306119a3698c1743 (patch) | |
tree | df7705db721e0d15a738bf8bc05d01fa057eb962 /dev-perl/Unicode-UTF8 | |
parent | dev-perl/IO-Handle-Util: added ~sparc, bug 577100 (diff) | |
download | gentoo-759eaa71d2871de5d02ecdad306119a3698c1743.tar.gz gentoo-759eaa71d2871de5d02ecdad306119a3698c1743.tar.bz2 gentoo-759eaa71d2871de5d02ecdad306119a3698c1743.zip |
dev-perl/Unicode-UTF8: added ~sparc, bug 579360
Diffstat (limited to 'dev-perl/Unicode-UTF8')
-rw-r--r-- | dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild index 281f7a9dbff4..2a734969e212 100644 --- a/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild +++ b/dev-perl/Unicode-UTF8/Unicode-UTF8-0.600.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Encoding and decoding of UTF-8 encoding form" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86" IUSE="test" RDEPEND=" |