commit: 82774f76aa980349e500fa0d596bd224bd687f33 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Nov 5 11:32:00 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Nov 5 11:33:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82774f76
sys-libs/llvm-libunwind: Stabilize 15.0.3 amd64, #878087 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sys-libs/llvm-libunwind/llvm-libunwind-15.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-15.0.3.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-15.0.3.ebuild index 82b6eba63395..575ffe6b4eb2 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-15.0.3.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-15.0.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://llvm.org/docs/ExceptionHandling.html" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="~amd64 arm arm64 ~ppc ppc64 ~riscv sparc x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv sparc x86 ~x64-macos" IUSE="+clang debug static-libs test" REQUIRED_USE="test? ( clang )" RESTRICT="!test? ( test )"
