commit: cd7f3ce50952f6ac693c462de925fade67599fd9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Oct 19 15:04:42 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Oct 19 15:13:03 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd7f3ce5
dev-ml/llvm-ocaml: Fix EmptyGlobalAssignment Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-ml/llvm-ocaml/llvm-ocaml-17.0.3.9999.ebuild | 1 - dev-ml/llvm-ocaml/llvm-ocaml-18.0.0.9999.ebuild | 1 - dev-ml/llvm-ocaml/llvm-ocaml-18.0.0_pre20231013.ebuild | 1 - 3 files changed, 3 deletions(-) diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-17.0.3.9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-17.0.3.9999.ebuild index 7499a8afc1dd..7447a6d6c7fb 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-17.0.3.9999.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-17.0.3.9999.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0/${PV}" -KEYWORDS="" IUSE="+debug test" RESTRICT="!test? ( test )" diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-18.0.0.9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-18.0.0.9999.ebuild index 7499a8afc1dd..7447a6d6c7fb 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-18.0.0.9999.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-18.0.0.9999.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0/${PV}" -KEYWORDS="" IUSE="+debug test" RESTRICT="!test? ( test )" diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-18.0.0_pre20231013.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-18.0.0_pre20231013.ebuild index 7499a8afc1dd..7447a6d6c7fb 100644 --- a/dev-ml/llvm-ocaml/llvm-ocaml-18.0.0_pre20231013.ebuild +++ b/dev-ml/llvm-ocaml/llvm-ocaml-18.0.0_pre20231013.ebuild @@ -11,7 +11,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0/${PV}" -KEYWORDS="" IUSE="+debug test" RESTRICT="!test? ( test )"
