commit: 543c3d46d38d612565d721b6998ef7a19be0ba98 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Oct 19 15:04:39 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Oct 19 15:13:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=543c3d46
sys-devel/llvm-common: Fix EmptyGlobalAssignment Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-devel/llvm-common/llvm-common-17.0.3.9999.ebuild | 1 - sys-devel/llvm-common/llvm-common-18.0.0.9999.ebuild | 1 - sys-devel/llvm-common/llvm-common-18.0.0_pre20231013.ebuild | 1 - 3 files changed, 3 deletions(-) diff --git a/sys-devel/llvm-common/llvm-common-17.0.3.9999.ebuild b/sys-devel/llvm-common/llvm-common-17.0.3.9999.ebuild index d2cde923ede3..007885b7ac81 100644 --- a/sys-devel/llvm-common/llvm-common-17.0.3.9999.ebuild +++ b/sys-devel/llvm-common/llvm-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="emacs" RDEPEND=" diff --git a/sys-devel/llvm-common/llvm-common-18.0.0.9999.ebuild b/sys-devel/llvm-common/llvm-common-18.0.0.9999.ebuild index d2cde923ede3..007885b7ac81 100644 --- a/sys-devel/llvm-common/llvm-common-18.0.0.9999.ebuild +++ b/sys-devel/llvm-common/llvm-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="emacs" RDEPEND=" diff --git a/sys-devel/llvm-common/llvm-common-18.0.0_pre20231013.ebuild b/sys-devel/llvm-common/llvm-common-18.0.0_pre20231013.ebuild index d2cde923ede3..007885b7ac81 100644 --- a/sys-devel/llvm-common/llvm-common-18.0.0_pre20231013.ebuild +++ b/sys-devel/llvm-common/llvm-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="emacs" RDEPEND="
