dev-perl/Guard: EAPI bump

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2025-06-29 22:38:55 +02:00
parent a9d1aca648
commit 5e045e51b7

View File

@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
DIST_AUTHOR=MLEHMANN
DIST_VERSION=1.023
@@ -11,6 +11,3 @@ DESCRIPTION="Safe cleanup blocks"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
DEPEND="virtual/perl-ExtUtils-MakeMaker"