diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-08-24 21:50:10 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-08-24 21:50:10 +0300 |
| commit | 619647417ca052cc7cacda316d1dbdbb108c69da (patch) | |
| tree | f781c0763dee29e6ddd552478889d1b88e6f6a87 /llvm-core/llvm | |
| parent | 90dc1d4a082f92722e8453eb8d65f71dcd6cc743 (diff) | |
| download | gentoo-619647417ca052cc7cacda316d1dbdbb108c69da.tar.gz gentoo-619647417ca052cc7cacda316d1dbdbb108c69da.tar.bz2 gentoo-619647417ca052cc7cacda316d1dbdbb108c69da.zip | |
llvm-core/llvm: Stabilize 20.1.8 arm, #960372
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'llvm-core/llvm')
| -rw-r--r-- | llvm-core/llvm/llvm-20.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-core/llvm/llvm-20.1.8.ebuild b/llvm-core/llvm/llvm-20.1.8.ebuild index 894f33bcecfa..74df46c5a92a 100644 --- a/llvm-core/llvm/llvm-20.1.8.ebuild +++ b/llvm-core/llvm/llvm-20.1.8.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc" SLOT="${LLVM_MAJOR}/${LLVM_SOABI}" -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=" +binutils-plugin debug debuginfod doc exegesis libedit +libffi test xml z3 zstd |
