dev-perl/DateTime-Format-W3CDTF: EAPI bump

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2025-07-27 12:51:42 +02:00
parent 10533e5e71
commit 4a49aa6f9c

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
DIST_AUTHOR=GWILLIAMS
DIST_VERSION=0.08
@@ -11,8 +11,6 @@ DESCRIPTION="Parse and format W3CDTF datetime strings"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
dev-perl/DateTime