dev-db/mysqltuner: drop unversioned Perl virtual deps

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-07-20 20:26:39 +01:00
parent edb2156a00
commit e5ca25cb69
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

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
@ -16,7 +16,6 @@ KEYWORDS="amd64 x86"
RDEPEND="
dev-lang/perl
virtual/perl-Getopt-Long
"
src_compile() {