diff options
Diffstat (limited to 'dev-perl/IO-Event/IO-Event-0.813.0.ebuild')
-rw-r--r-- | dev-perl/IO-Event/IO-Event-0.813.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 1cf169ad7b2a..86058b7c7798 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.1 2014/09/28 21:53:57 dilfridge Exp $ +# $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 $ EAPI=5 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Tied Filehandles for Nonblocking IO with Object Callbacks" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=" |