diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:05:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:05:21 +0100 |
commit | 39f3c8001c85ae4f403ea9267092f29ed0f76ebd (patch) | |
tree | aea68612594a057aef222833bf939a7f46432f16 /dev-perl/IO-Multiplex | |
parent | dev-perl/File-DesktopEntry: amd64 stable wrt bug #667266 (diff) | |
download | gentoo-39f3c8001c85ae4f403ea9267092f29ed0f76ebd.tar.gz gentoo-39f3c8001c85ae4f403ea9267092f29ed0f76ebd.tar.bz2 gentoo-39f3c8001c85ae4f403ea9267092f29ed0f76ebd.zip |
dev-perl/IO-Multiplex: amd64 stable wrt bug #667266
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-perl/IO-Multiplex')
-rw-r--r-- | dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 67d015d8351a..ca900bda42f9 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 @@ -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" |