diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-10-19 17:04:39 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-10-19 17:13:00 +0200 |
commit | 8d37b26179fc3f5bd84c9830613bbf37b4613513 (patch) | |
tree | 5fb4afae754f24b6881c45967c2d4575dc972dac /sys-devel | |
parent | sys-devel/llvm-common: Fix EmptyGlobalAssignment (diff) | |
download | gentoo-8d37b26179fc3f5bd84c9830613bbf37b4613513.tar.gz gentoo-8d37b26179fc3f5bd84c9830613bbf37b4613513.tar.bz2 gentoo-8d37b26179fc3f5bd84c9830613bbf37b4613513.zip |
sys-devel/llvm: Fix EmptyGlobalAssignment
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/llvm/llvm-17.0.3.9999.ebuild | 1 | ||||
-rw-r--r-- | sys-devel/llvm/llvm-18.0.0.9999.ebuild | 1 | ||||
-rw-r--r-- | sys-devel/llvm/llvm-18.0.0_pre20231013.ebuild | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/sys-devel/llvm/llvm-17.0.3.9999.ebuild b/sys-devel/llvm/llvm-17.0.3.9999.ebuild index 6bda0f273990..295accea8feb 100644 --- a/sys-devel/llvm/llvm-17.0.3.9999.ebuild +++ b/sys-devel/llvm/llvm-17.0.3.9999.ebuild @@ -19,7 +19,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc" SLOT="${LLVM_MAJOR}/${LLVM_SOABI}" -KEYWORDS="" IUSE=" +binutils-plugin +debug debuginfod doc exegesis libedit +libffi ncurses test xar xml z3 zstd diff --git a/sys-devel/llvm/llvm-18.0.0.9999.ebuild b/sys-devel/llvm/llvm-18.0.0.9999.ebuild index 14a1681c7f69..ae46685bcec9 100644 --- a/sys-devel/llvm/llvm-18.0.0.9999.ebuild +++ b/sys-devel/llvm/llvm-18.0.0.9999.ebuild @@ -19,7 +19,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc" SLOT="${LLVM_MAJOR}/${LLVM_SOABI}" -KEYWORDS="" IUSE=" +binutils-plugin +debug debuginfod doc exegesis libedit +libffi ncurses test xar xml z3 zstd diff --git a/sys-devel/llvm/llvm-18.0.0_pre20231013.ebuild b/sys-devel/llvm/llvm-18.0.0_pre20231013.ebuild index 14a1681c7f69..ae46685bcec9 100644 --- a/sys-devel/llvm/llvm-18.0.0_pre20231013.ebuild +++ b/sys-devel/llvm/llvm-18.0.0_pre20231013.ebuild @@ -19,7 +19,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc" SLOT="${LLVM_MAJOR}/${LLVM_SOABI}" -KEYWORDS="" IUSE=" +binutils-plugin +debug debuginfod doc exegesis libedit +libffi ncurses test xar xml z3 zstd |