Diff clang-toolchain-symlinks-15-r2 with a clang-toolchain-symlinks-16-r2
/usr/portage/sys-devel/clang-toolchain-symlinks/clang-toolchain-symlinks-16-r2.ebuild 2023-10-09 14:52:35.480368501 +0300 | ||
---|---|---|
1 |
# Copyright 2022 Gentoo Authors |
|
1 |
# Copyright 2022-2023 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
... | ... | |
12 | 12 | |
13 | 13 |
LICENSE="public-domain" |
14 | 14 |
SLOT="${PV}" |
15 |
KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x64-macos" |
|
15 |
KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x64-macos" |
|
16 | 16 |
IUSE="gcc-symlinks multilib-symlinks +native-symlinks" |
17 | 17 | |
18 | 18 |
# Blocker for bug #872416 |