From fcc5f8e3f6a28d4199c83a11629b2cbe9db7e8db Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 19 Oct 2023 17:04:43 +0200 Subject: sys-devel/clang-common: Fix EmptyGlobalAssignment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-devel/clang-common/clang-common-17.0.3.9999.ebuild | 1 - sys-devel/clang-common/clang-common-18.0.0.9999.ebuild | 1 - sys-devel/clang-common/clang-common-18.0.0_pre20231013.ebuild | 1 - 3 files changed, 3 deletions(-) (limited to 'sys-devel') diff --git a/sys-devel/clang-common/clang-common-17.0.3.9999.ebuild b/sys-devel/clang-common/clang-common-17.0.3.9999.ebuild index 1367bb7cefae..dd31325d1994 100644 --- a/sys-devel/clang-common/clang-common-17.0.3.9999.ebuild +++ b/sys-devel/clang-common/clang-common-17.0.3.9999.ebuild @@ -10,7 +10,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="" IUSE=" default-compiler-rt default-libcxx default-lld llvm-libunwind hardened diff --git a/sys-devel/clang-common/clang-common-18.0.0.9999.ebuild b/sys-devel/clang-common/clang-common-18.0.0.9999.ebuild index 231f4111793f..b58ed6b486c2 100644 --- a/sys-devel/clang-common/clang-common-18.0.0.9999.ebuild +++ b/sys-devel/clang-common/clang-common-18.0.0.9999.ebuild @@ -10,7 +10,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="" IUSE=" default-compiler-rt default-libcxx default-lld llvm-libunwind hardened diff --git a/sys-devel/clang-common/clang-common-18.0.0_pre20231013.ebuild b/sys-devel/clang-common/clang-common-18.0.0_pre20231013.ebuild index 231f4111793f..b58ed6b486c2 100644 --- a/sys-devel/clang-common/clang-common-18.0.0_pre20231013.ebuild +++ b/sys-devel/clang-common/clang-common-18.0.0_pre20231013.ebuild @@ -10,7 +10,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="" IUSE=" default-compiler-rt default-libcxx default-lld llvm-libunwind hardened -- cgit v1.2.3-65-gdbad