dev-perl/Audio-Scan: fix MissingVersionedVirtualPerlDependency

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-10 11:56:23 +01:00
parent 902d8fd2fe
commit 778d12548d

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,6 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
BDEPEND="
virtual/perl-ExtUtils-MakeMaker
test? (
dev-perl/Test-Warn
)