From: Aaron Bauman Date: Sun, 10 Jun 2018 15:47:22 +0000 (-0400) Subject: dev-perl/PerlIO-utf8_strict: amd64 stable wrt bug #657592 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=324955f8e8ac20687fec3a76d1b2d87a3d940946;p=gentoo.git dev-perl/PerlIO-utf8_strict: amd64 stable wrt bug #657592 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild index c3651f9260ee..ee777542b526 100644 --- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild +++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Fast and correct UTF-8 IO" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" # r: strict, warnings -> perl RDEPEND="