dev-perl/Test-SharedFork: fix MissingVersionedVirtualPerlDependency

(Test only deps.)

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-06-25 14:23:07 +01:00
parent f769800f27
commit 323531ba30
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -19,8 +19,6 @@ RDEPEND="
BDEPEND="${RDEPEND}
>=virtual/perl-ExtUtils-MakeMaker-6.640.0
test? (
virtual/perl-Test-Harness
dev-perl/Test-Requires
virtual/perl-Time-HiRes
)
"