From f73ecb36e9b5496d0cb01ba94486c3e032b4b331 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Mon, 3 Nov 2014 11:49:36 +0000 Subject: Add ~ia64 keyword 524784 Package-Manager: portage-2.2.8-r2/cvs/Linux x86_64 Manifest-Sign-Key: 0xC42EB5D6 --- dev-perl/IO-Event/IO-Event-0.813.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-perl/IO-Event/IO-Event-0.813.0.ebuild') diff --git a/dev-perl/IO-Event/IO-Event-0.813.0.ebuild b/dev-perl/IO-Event/IO-Event-0.813.0.ebuild index 86058b7c7798..6fd7c95ad7bf 100644 --- a/dev-perl/IO-Event/IO-Event-0.813.0.ebuild +++ b/dev-perl/IO-Event/IO-Event-0.813.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Event/IO-Event-0.813.0.ebuild,v 1.2 2014/10/16 01:28:07 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Event/IO-Event-0.813.0.ebuild,v 1.3 2014/11/03 11:48:03 zlogene Exp $ EAPI=5 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Tied Filehandles for Nonblocking IO with Object Callbacks" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=" -- cgit v1.2.3-65-gdbad