diff options
author | 2017-03-10 11:34:22 -0800 | |
---|---|---|
committer | 2017-03-10 13:03:28 -0800 | |
commit | 6a59bf83cc49501b931ca03a07640c377547feda (patch) | |
tree | 80996110a62eaf2319e8fe21097452f9f385ffde /dev-perl/PerlIO-utf8_strict | |
parent | dev-perl/Devel-Caller: added ~sparc, bug 599550 (diff) | |
download | gentoo-6a59bf83cc49501b931ca03a07640c377547feda.tar.gz gentoo-6a59bf83cc49501b931ca03a07640c377547feda.tar.bz2 gentoo-6a59bf83cc49501b931ca03a07640c377547feda.zip |
dev-perl/PerlIO-utf8_strict: added ~sparc, bug 603078
Diffstat (limited to 'dev-perl/PerlIO-utf8_strict')
-rw-r--r-- | dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild index 999a9e969706..9c93ff33b3e5 100644 --- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild +++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild @@ -8,7 +8,7 @@ inherit perl-module DESCRIPTION="Fast and correct UTF-8 IO" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="test" # r: strict, warnings -> perl RDEPEND=" |