From d8667a8cd066b659b9955561604a99e4de7e91a6 Mon Sep 17 00:00:00 2001 From: Ivan Lloro Date: Wed, 14 Aug 2024 11:08:52 +0200 Subject: [PATCH] dev-python/jpype: Roll back remaining test functionality. Closes: https://bugs.gentoo.org/937759 Closes: https://bugs.gentoo.org/937898 Signed-off-by: Ivan Lloro --- dev-python/jpype/jpype-1.5.0.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev-python/jpype/jpype-1.5.0.ebuild b/dev-python/jpype/jpype-1.5.0.ebuild index c1732409a4..81179f49ad 100644 --- a/dev-python/jpype/jpype-1.5.0.ebuild +++ b/dev-python/jpype/jpype-1.5.0.ebuild @@ -19,8 +19,6 @@ KEYWORDS="~amd64" RDEPEND="virtual/jdk" -distutils_enable_tests pytest - # WORKAROUND: Overload function to nullify blocking QA check. # To be deleted after resolution of # https://bugs.gentoo.org/937642