summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-01 01:43:07 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-01 02:06:12 +0200
commit68e2bc08ee7e700079099fcf2235e5766a3565e5 (patch)
treeeba2a257a18d1645c02d6e33dc4c826da1170ff8 /dev-perl/IO-Multiplex
parentdev-perl/File-DesktopEntry: x86 stable (bug #667266) (diff)
downloadgentoo-68e2bc08ee7e700079099fcf2235e5766a3565e5.tar.gz
gentoo-68e2bc08ee7e700079099fcf2235e5766a3565e5.tar.bz2
gentoo-68e2bc08ee7e700079099fcf2235e5766a3565e5.zip
dev-perl/IO-Multiplex: x86 stable (bug #667266)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-perl/IO-Multiplex')
-rw-r--r--dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
index 549abb06bc42..9c0303a9698e 100644
--- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
+++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Manage IO on many file handles"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="virtual/perl-IO"