commit: 5782c87dac669a2b75de039da0081608e526702c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 14 23:54:44 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Apr 14 23:54:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5782c87d
dev-ml/llvm-ocaml: keyword 14.0.1 for ~amd64, ~arm, ~x86 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/llvm-ocaml/llvm-ocaml-14.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )"
