Diff clang-toolchain-symlinks-21 with a clang-toolchain-symlinks-23

/usr/portage/llvm-core/clang-toolchain-symlinks/clang-toolchain-symlinks-23.ebuild 2026-01-18 11:18:03.193135989 +0300
1
# Copyright 2022-2025 Gentoo Authors
1
# Copyright 2022-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
11 11

  
12 12
LICENSE="public-domain"
13 13
SLOT="${PV}"
14
KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos"
15 14
IUSE="gcc-symlinks multilib-symlinks native-symlinks"
16 15

  
17 16
# Blocker for bug #872416
Thank you!