diff options
| author | Sam James <sam@gentoo.org> | 2025-11-22 15:49:30 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-11-22 15:49:30 +0000 |
| commit | 0a4e378c885514e88c786fec61dea7c90cc2794e (patch) | |
| tree | c97e7a050488e43fe422069d2a992eaab0761f7f /llvm-runtimes | |
| parent | 13e46f68753a6b5c0f1cb43b7d9f3b776e6a025f (diff) | |
| download | gentoo-0a4e378c885514e88c786fec61dea7c90cc2794e.tar.gz gentoo-0a4e378c885514e88c786fec61dea7c90cc2794e.tar.bz2 gentoo-0a4e378c885514e88c786fec61dea7c90cc2794e.zip | |
llvm-runtimes/clang-rtlib-config: stabilize 20
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'llvm-runtimes')
| -rw-r--r-- | llvm-runtimes/clang-rtlib-config/clang-rtlib-config-20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-runtimes/clang-rtlib-config/clang-rtlib-config-20.ebuild b/llvm-runtimes/clang-rtlib-config/clang-rtlib-config-20.ebuild index f74103597215..9be5450d117e 100644 --- a/llvm-runtimes/clang-rtlib-config/clang-rtlib-config-20.ebuild +++ b/llvm-runtimes/clang-rtlib-config/clang-rtlib-config-20.ebuild @@ -9,7 +9,7 @@ S=${WORKDIR} LICENSE="public-domain" SLOT="${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos" IUSE="default-compiler-rt +abi_x86_32 abi_x86_64" RDEPEND=" |
