dev-perl/PerlIO-utf8_strict: amd64 stable wrt bug #657592
authorAaron Bauman <bman@gentoo.org>
Sun, 10 Jun 2018 15:47:22 +0000 (11:47 -0400)
committerAaron Bauman <bman@gentoo.org>
Sun, 10 Jun 2018 15:52:30 +0000 (11:52 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild

index c3651f9260ee4daaf5bb6314123087a22880cbd4..ee777542b52697cc498efde550725dfbb86cee30 100644 (file)
@@ -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="