commit: e551a3e69dce2d93581591684b4e122776b64d10 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 14 22:01:05 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 14 22:01:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e551a3e6
dev-ml/qcheck: Stabilize 0.22 amd64, #957586 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/qcheck/qcheck-0.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/qcheck/qcheck-0.22.ebuild b/dev-ml/qcheck/qcheck-0.22.ebuild index 68bb941131dc..f0f80603f44a 100644 --- a/dev-ml/qcheck/qcheck-0.22.ebuild +++ b/dev-ml/qcheck/qcheck-0.22.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" -KEYWORDS="~amd64 arm64 x86" +KEYWORDS="amd64 arm64 x86" IUSE="+ocamlopt" RESTRICT="test" # tests fail
