commit:     408e7d80707d5605df34c1bc8e50344cc096d00a
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 13 07:15:31 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Jul 13 07:27:39 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=408e7d80

dev-ml/ppxlib: disabling test on all platform

Closes: https://bugs.gentoo.org/959871
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/ppxlib/ppxlib-0.33.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/ppxlib/ppxlib-0.33.0-r1.ebuild 
b/dev-ml/ppxlib/ppxlib-0.33.0-r1.ebuild
index e0e534c18421..4ef71474417a 100644
--- a/dev-ml/ppxlib/ppxlib-0.33.0-r1.ebuild
+++ b/dev-ml/ppxlib/ppxlib-0.33.0-r1.ebuild
@@ -18,7 +18,7 @@ LICENSE="Apache-2.0"
 SLOT="0/${PV}"
 KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64"
 IUSE="+ocamlopt test"
-RESTRICT="!test? ( test )"
+RESTRICT="test"
 
 # Jane Street Minor
 JSM=0.17

Reply via email to