diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-10-05 19:22:59 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-10-05 20:41:28 +0000 |
commit | d9b920c1a42b92950ca3b5231cbd96907d4bdee8 (patch) | |
tree | f85d8816ee40c2f63f18acf8f30b47dd2b1c108a /dev-perl/IO-Util | |
parent | dev-perl/Date-Simple: Stable for amd64. Stable for x86 using the ALLARCHES po... (diff) | |
download | gentoo-d9b920c1a42b92950ca3b5231cbd96907d4bdee8.tar.gz gentoo-d9b920c1a42b92950ca3b5231cbd96907d4bdee8.tar.bz2 gentoo-d9b920c1a42b92950ca3b5231cbd96907d4bdee8.zip |
dev-perl/IO-Util: Stable for amd64. Stable for x86 using the ALLARCHES policy.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Util')
-rw-r--r-- | dev-perl/IO-Util/IO-Util-1.500.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Util/IO-Util-1.500.0-r1.ebuild b/dev-perl/IO-Util/IO-Util-1.500.0-r1.ebuild index 7aada463e64c..18762765aa93 100644 --- a/dev-perl/IO-Util/IO-Util-1.500.0-r1.ebuild +++ b/dev-perl/IO-Util/IO-Util-1.500.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,5 +11,5 @@ inherit perl-module DESCRIPTION="A selection of general-utility IO function" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" |