commit: a25da2f43dd2d7c1d8e9a2004732f71e4196fa52 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Sep 6 19:17:38 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Sep 6 19:18:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a25da2f4
dev-ml/llvm-ocaml: Add keywords to 15.0.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-ml/llvm-ocaml/llvm-ocaml-15.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-15.0.0.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-15.0.0.ebuild index 3f682163a64b..cdbcf29df268 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-15.0.0.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-15.0.0.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 )"
