dev-perl/FreezeThaw: EAPI bump

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2025-07-01 20:36:44 +02:00
parent 1c29668bd2
commit 7097ee4fa7

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=ILYAZ
DIST_SECTION=modules
@@ -12,7 +12,3 @@ DESCRIPTION="Convert Perl structures to strings and back"
SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ~mips ppc ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
BDEPEND="
virtual/perl-ExtUtils-MakeMaker
"