commit: 0fcb091bc22ae8bf2716faf0bffe1a53fff0cd9c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 25 13:13:58 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 25 13:17:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fcb091b
dev-perl/JSON-XS: fix MissingVersionedVirtualPerlDependency
(Test only dep.)
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/JSON-XS/JSON-XS-4.30.0.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-perl/JSON-XS/JSON-XS-4.30.0.ebuild
b/dev-perl/JSON-XS/JSON-XS-4.30.0.ebuild
index 23451b1f761c..d572efb91a56 100644
--- a/dev-perl/JSON-XS/JSON-XS-4.30.0.ebuild
+++ b/dev-perl/JSON-XS/JSON-XS-4.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,5 +22,4 @@ RDEPEND="
BDEPEND="${RDEPEND}
dev-perl/Canary-Stability
>=virtual/perl-ExtUtils-MakeMaker-6.520.0
- test? ( virtual/perl-Test-Harness )
"