summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-06-10 11:47:22 -0400
committerAaron Bauman <bman@gentoo.org>2018-06-10 11:52:30 -0400
commit324955f8e8ac20687fec3a76d1b2d87a3d940946 (patch)
treea98f5559ccd2d810a31364528dd863025250f4ce
parentdev-perl/File-pushd: amd64 stable wrt bug #657592 (diff)
downloadgentoo-324955f8.tar.gz
gentoo-324955f8.tar.bz2
gentoo-324955f8.zip
dev-perl/PerlIO-utf8_strict: amd64 stable wrt bug #657592
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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="