profiles/arch/arm64: Unmask py3.8+3.9
[gentoo.git] / dev-perl / POE-XS-Loop-EPoll / POE-XS-Loop-EPoll-1.3.0.ebuild
1 # Copyright 1999-2013 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 MODULE_AUTHOR=TONYC
7 MODULE_VERSION=1.003
8 inherit perl-module
9
10 DESCRIPTION="An XS implementation of POE::Loop, using Linux epoll(2)"
11
12 SLOT="0"
13 KEYWORDS="~amd64 ~x86"
14 IUSE=""
15
16 DEPEND=">=dev-perl/POE-1.287
17         >=dev-perl/POE-Test-Loops-1.033"
18 RDEPEND="${DEPEND}"
19
20 SRC_TEST="do"