diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-06 17:37:24 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-06 18:03:24 +0100 |
commit | ce9b4c33668252e9f68ca5bb217b611cc0614c55 (patch) | |
tree | 19c5c25de897462118b5ec7631181c47b9fdd9da /dev-ml/llvm-ocaml | |
parent | sys-devel/llvmgold: Rekeyword 18.1.0 (diff) | |
download | gentoo-ce9b4c33668252e9f68ca5bb217b611cc0614c55.tar.gz gentoo-ce9b4c33668252e9f68ca5bb217b611cc0614c55.tar.bz2 gentoo-ce9b4c33668252e9f68ca5bb217b611cc0614c55.zip |
dev-ml/llvm-ocaml: Rekeyword 18.1.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ml/llvm-ocaml')
-rw-r--r-- | dev-ml/llvm-ocaml/llvm-ocaml-18.1.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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=" |