diff options
| author | Sam James <sam@gentoo.org> | 2025-08-27 06:44:36 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-08-27 06:44:36 +0100 |
| commit | f79db7cdaf36ff103691c4ea6b5139475958e1f1 (patch) | |
| tree | 0aa567b5b9e83a4519d8dd84cd364a74a09ee526 | |
| parent | bfdfcbe011d777686b363391682a99b3cec6cc77 (diff) | |
| download | gentoo-f79db7cdaf36ff103691c4ea6b5139475958e1f1.tar.gz gentoo-f79db7cdaf36ff103691c4ea6b5139475958e1f1.tar.bz2 gentoo-f79db7cdaf36ff103691c4ea6b5139475958e1f1.zip | |
llvm-core/lld: Stabilize 20.1.8 ppc, #960372
Signed-off-by: Sam James <sam@gentoo.org>
| -rw-r--r-- | llvm-core/lld/lld-20.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-core/lld/lld-20.1.8.ebuild b/llvm-core/lld/lld-20.1.8.ebuild index 91959fb1dedf..af5a21e16529 100644 --- a/llvm-core/lld/lld-20.1.8.ebuild +++ b/llvm-core/lld/lld-20.1.8.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="${LLVM_MAJOR}/${LLVM_SOABI}" -KEYWORDS="amd64 arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ~ppc64 ~riscv ~sparc x86 ~arm64-macos ~x64-macos" IUSE="debug test zstd" RESTRICT="!test? ( test )" |
