diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-06 05:05:52 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-06 05:05:52 +0100 |
commit | e310e399b7e4b84386e3beb7b8c5f4975b928c76 (patch) | |
tree | adb892779c196bfbd5daa1bdf3a3adac95d26fa8 /dev-perl/IO-All | |
parent | dev-perl/IO-Pager: x86 stable (bug #643248) (diff) | |
download | gentoo-e310e399b7e4b84386e3beb7b8c5f4975b928c76.tar.gz gentoo-e310e399b7e4b84386e3beb7b8c5f4975b928c76.tar.bz2 gentoo-e310e399b7e4b84386e3beb7b8c5f4975b928c76.zip |
dev-perl/IO-All: x86 stable (bug #643268)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-perl/IO-All')
-rw-r--r-- | dev-perl/IO-All/IO-All-0.870.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-All/IO-All-0.870.0.ebuild b/dev-perl/IO-All/IO-All-0.870.0.ebuild index e6e7047c346d..a40de99f6ba0 100644 --- a/dev-perl/IO-All/IO-All-0.870.0.ebuild +++ b/dev-perl/IO-All/IO-All-0.870.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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="unified IO operations" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc x86" IUSE="" # needs Scalar::Util |