diff options
| author | Sam James <sam@gentoo.org> | 2025-11-22 15:50:00 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-11-22 15:50:00 +0000 |
| commit | 2c957c965ef924c189d4e345099335342025033d (patch) | |
| tree | 7760f62316f706b7b03cd8910029390315fde4da /llvm-runtimes | |
| parent | c3ff753a0f91b97a9ed16e086ec60457546bb40f (diff) | |
| download | gentoo-2c957c965ef924c189d4e345099335342025033d.tar.gz gentoo-2c957c965ef924c189d4e345099335342025033d.tar.bz2 gentoo-2c957c965ef924c189d4e345099335342025033d.zip | |
llvm-runtimes/clang-unwindlib-config: stabilize 20
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'llvm-runtimes')
| -rw-r--r-- | llvm-runtimes/clang-unwindlib-config/clang-unwindlib-config-20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-runtimes/clang-unwindlib-config/clang-unwindlib-config-20.ebuild b/llvm-runtimes/clang-unwindlib-config/clang-unwindlib-config-20.ebuild index a48029c5aa37..4102e104ab5d 100644 --- a/llvm-runtimes/clang-unwindlib-config/clang-unwindlib-config-20.ebuild +++ b/llvm-runtimes/clang-unwindlib-config/clang-unwindlib-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 llvm-libunwind" RDEPEND=" |
