diff options
author | 2016-03-20 13:23:31 +0100 | |
---|---|---|
committer | 2016-03-20 13:23:31 +0100 | |
commit | 7ce0c860f4017ef6a0606c9d755348df5c3d4577 (patch) | |
tree | 0c4a26f3efeace487feef0adb7a83db94bc0c398 /dev-perl/IO-Event | |
parent | dev-perl/Data-Structure-Util: ia64 stable wrt bug #571596 (diff) | |
download | gentoo-7ce0c860f4017ef6a0606c9d755348df5c3d4577.tar.gz gentoo-7ce0c860f4017ef6a0606c9d755348df5c3d4577.tar.bz2 gentoo-7ce0c860f4017ef6a0606c9d755348df5c3d4577.zip |
dev-perl/IO-Event: ia64 stable wrt bug #571596
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
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 adc3c73894a4..75c2e6e8b972 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=" |