commit: f142ca2d1f33cf4afd79af2eda1c7cdbce73fc3b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 7 23:01:54 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 7 23:01:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f142ca2d
sys-libs/libunwind: Stabilize 1.7.2 arm64, #913817
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-libs/libunwind/libunwind-1.7.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-libs/libunwind/libunwind-1.7.2.ebuild
b/sys-libs/libunwind/libunwind-1.7.2.ebuild
index f17b17f855e4..0968e8493ec4 100644
--- a/sys-libs/libunwind/libunwind-1.7.2.ebuild
+++ b/sys-libs/libunwind/libunwind-1.7.2.ebuild
@@ -26,7 +26,7 @@ fi
LICENSE="MIT"
SLOT="0/8" # libunwind.so.8
-KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390
-sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390
-sparc x86 ~amd64-linux ~x86-linux"
IUSE="debug debug-frame ${LIBUNWIND_DOCS_USEFLAG} libatomic lzma static-libs
test zlib"
RESTRICT="test !test? ( test )" # some tests are broken (toolchain version
dependent, rely on external binaries)