dev-python/pytest: arm64 stable (bug #723996)
[gentoo.git] / dev-perl / DateTime-Format-DateParse / DateTime-Format-DateParse-0.50.0-r1.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 MODULE_AUTHOR=JHOBLITT
7 MODULE_VERSION=0.05
8 inherit perl-module
9
10 DESCRIPTION="Parses Date::Parse compatible formats"
11
12 SLOT="0"
13 KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
14 IUSE=""
15
16 RDEPEND=">=dev-perl/DateTime-0.29
17         dev-perl/DateTime-TimeZone
18         dev-perl/TimeDate"
19 DEPEND="${RDEPEND}
20         dev-perl/Module-Build"
21
22 SRC_TEST=do