diff options
author | Sam James <sam@gentoo.org> | 2022-04-15 00:54:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-15 00:54:44 +0100 |
commit | 5782c87dac669a2b75de039da0081608e526702c (patch) | |
tree | af2da6c33e40dc51fc0ecf848d674f858be03307 /dev-ml/llvm-ocaml | |
parent | sys-devel/llvm: keyword 14.0.1 (diff) | |
download | gentoo-5782c87dac669a2b75de039da0081608e526702c.tar.gz gentoo-5782c87dac669a2b75de039da0081608e526702c.tar.bz2 gentoo-5782c87dac669a2b75de039da0081608e526702c.zip |
dev-ml/llvm-ocaml: keyword 14.0.1 for ~amd64, ~arm, ~x86
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/llvm-ocaml')
-rw-r--r-- | dev-ml/llvm-ocaml/llvm-ocaml-14.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-14.0.1.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-14.0.1.ebuild index 9263abe8c53e..40472483c734 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-14.0.1.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-14.0.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0/${PV}" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~x86" IUSE="debug test" RESTRICT="!test? ( test )" |