commit: ce9b4c33668252e9f68ca5bb217b611cc0614c55 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Mar 6 16:37:24 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 6 17:03:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce9b4c33
dev-ml/llvm-ocaml: Rekeyword 18.1.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-ml/llvm-ocaml/llvm-ocaml-18.1.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-18.1.0.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-18.1.0.ebuild index 879c30db0807..abe0ff931561 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-18.1.0.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-18.1.0.ebuild @@ -11,7 +11,8 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0/${PV}" -IUSE="+debug test" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="debug test" RESTRICT="!test? ( test )" RDEPEND="
