summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/IO-Pipely')
-rw-r--r--dev-perl/IO-Pipely/IO-Pipely-0.5.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Pipely/IO-Pipely-0.5.0-r1.ebuild b/dev-perl/IO-Pipely/IO-Pipely-0.5.0-r1.ebuild
index 61dc14484531..836575c169c7 100644
--- a/dev-perl/IO-Pipely/IO-Pipely-0.5.0-r1.ebuild
+++ b/dev-perl/IO-Pipely/IO-Pipely-0.5.0-r1.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
@@ -10,5 +10,5 @@ inherit perl-module
DESCRIPTION="Portably create pipe() or pipe-like handles, one way or another"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""