dev-java/commons-text: avoid junit:5 built with the vintage USE flag

For running tests, have junit:5 built without the 'vintage' USE flag.
See https://bugs.gentoo.org/961479

Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Part-of: https://github.com/gentoo/gentoo/pull/45551
Closes: https://github.com/gentoo/gentoo/pull/45551
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
Volkmar W. Pogatzki
2026-01-28 06:50:19 +01:00
committed by Miroslav Šulc
parent e1e1e033f4
commit e2bd98929f

View File

@@ -34,6 +34,7 @@ DEPEND="
>=dev-java/jna-5.18.1:0
>=dev-java/jsr305-3.0.2-r1:0
>=dev-java/junit-pioneer-1.9.1-r1:0
dev-java/junit:5[-vintage]
>=dev-java/mockito-5.20.0-r1:0
>=dev-java/objenesis-3.4:0
>=dev-java/opentest4j-1.3.0-r1:0