summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-08 00:01:54 +0100
committerSam James <sam@gentoo.org>2023-09-08 00:01:54 +0100
commitf142ca2d1f33cf4afd79af2eda1c7cdbce73fc3b (patch)
tree033b212612d359526db524bc236954da97ce183d
parentsys-libs/libunwind: Stabilize 1.7.2 amd64, #913817 (diff)
downloadgentoo-f142ca2d1f33cf4afd79af2eda1c7cdbce73fc3b.tar.gz
gentoo-f142ca2d1f33cf4afd79af2eda1c7cdbce73fc3b.tar.bz2
gentoo-f142ca2d1f33cf4afd79af2eda1c7cdbce73fc3b.zip
sys-libs/libunwind: Stabilize 1.7.2 arm64, #913817
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-libs/libunwind/libunwind-1.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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)