diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-10-19 17:04:42 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-10-19 17:13:03 +0200 |
commit | cd7f3ce50952f6ac693c462de925fade67599fd9 (patch) | |
tree | 9c12a5fb50dd340f9ae3097a6e2888e3d2006cbb /dev-ml | |
parent | sys-devel/llvmgold: Fix EmptyGlobalAssignment (diff) | |
download | gentoo-cd7f3ce50952f6ac693c462de925fade67599fd9.tar.gz gentoo-cd7f3ce50952f6ac693c462de925fade67599fd9.tar.bz2 gentoo-cd7f3ce50952f6ac693c462de925fade67599fd9.zip |
dev-ml/llvm-ocaml: Fix EmptyGlobalAssignment
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/llvm-ocaml/llvm-ocaml-17.0.3.9999.ebuild | 1 | ||||
-rw-r--r-- | dev-ml/llvm-ocaml/llvm-ocaml-18.0.0.9999.ebuild | 1 | ||||
-rw-r--r-- | dev-ml/llvm-ocaml/llvm-ocaml-18.0.0_pre20231013.ebuild | 1 |
3 files changed, 0 insertions, 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 )" |