diff options
author | Sam James <sam@gentoo.org> | 2024-01-12 09:22:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-12 09:22:21 +0000 |
commit | 3ed44dc3a7aca3a9d1335e7b9a3ea3ccb5f3e7f4 (patch) | |
tree | 1e0741e5d3077cc2f67826a8bf56f64083079758 /sys-devel | |
parent | sys-libs/compiler-rt-sanitizers: Stabilize 17.0.6 amd64, #920044 (diff) | |
download | gentoo-3ed44dc3a7aca3a9d1335e7b9a3ea3ccb5f3e7f4.tar.gz gentoo-3ed44dc3a7aca3a9d1335e7b9a3ea3ccb5f3e7f4.tar.bz2 gentoo-3ed44dc3a7aca3a9d1335e7b9a3ea3ccb5f3e7f4.zip |
sys-devel/llvm-common: Stabilize 17.0.6 amd64, #920044
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/llvm-common/llvm-common-17.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/llvm-common/llvm-common-17.0.6.ebuild b/sys-devel/llvm-common/llvm-common-17.0.6.ebuild index b90c15d2e3e5..68941b2a4204 100644 --- a/sys-devel/llvm-common/llvm-common-17.0.6.ebuild +++ b/sys-devel/llvm-common/llvm-common-17.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" IUSE="emacs" RDEPEND=" |