diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 00:21:19 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 08:33:10 +0100 |
commit | 95c173b6e29ea4da8870667cbb0283a15971ed0b (patch) | |
tree | 8a5ab845e1e87e2814eb3e08f1745412a3cd8f10 /dev-perl/IO-Multiplex | |
parent | dev-perl/IO-CaptureOutput: stable 1.110.400-r1 for ia64, bug #667266 (diff) | |
download | gentoo-95c173b6e29ea4da8870667cbb0283a15971ed0b.tar.gz gentoo-95c173b6e29ea4da8870667cbb0283a15971ed0b.tar.bz2 gentoo-95c173b6e29ea4da8870667cbb0283a15971ed0b.zip |
dev-perl/IO-Multiplex: stable 1.160.0-r1 for ia64, bug #667266
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
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 9c0303a9698e..abd38262ab38 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" |