diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 18:14:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-17 18:14:07 +0100 |
commit | 224374810303973740db59c025291c76b0368075 (patch) | |
tree | 290b2b743563486c865fbf1a8e4e0d1d6315f724 /dev-perl/IO-Event | |
parent | dev-perl/Data-Structure-Util: ppc stable wrt bug #571596 (diff) | |
download | gentoo-224374810303973740db59c025291c76b0368075.tar.gz gentoo-224374810303973740db59c025291c76b0368075.tar.bz2 gentoo-224374810303973740db59c025291c76b0368075.zip |
dev-perl/IO-Event: ppc stable wrt bug #571596
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Event')
-rw-r--r-- | dev-perl/IO-Event/IO-Event-0.813.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 1a597706f287..c27bce93f9ce 100644 --- a/dev-perl/IO-Event/IO-Event-0.813.0.ebuild +++ b/dev-perl/IO-Event/IO-Event-0.813.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Tied Filehandles for Nonblocking IO with Object Callbacks" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=" |