Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libunwind/
Date: Fri, 25 Feb 2022 18:38:54
Message-Id: 1645814205.6cb1b959141b80899bb2185e4b16c934b7dbe6a6.sam@gentoo
1 commit: 6cb1b959141b80899bb2185e4b16c934b7dbe6a6
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Feb 25 13:36:26 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 25 18:36:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cb1b959
7
8 sys-libs/libunwind: stable 1.6.2 for hppa, bug #833658
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 sys-libs/libunwind/libunwind-1.6.2.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-libs/libunwind/libunwind-1.6.2.ebuild b/sys-libs/libunwind/libunwind-1.6.2.ebuild
19 index 3e38b1c66c18..c92b672c50e3 100644
20 --- a/sys-libs/libunwind/libunwind-1.6.2.ebuild
21 +++ b/sys-libs/libunwind/libunwind-1.6.2.ebuild
22 @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
23
24 LICENSE="MIT"
25 SLOT="0/8" # libunwind.so.8
26 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv -sparc x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv -sparc x86 ~amd64-linux ~x86-linux"
28 IUSE="debug debug-frame doc libatomic lzma static-libs test zlib"
29
30 RESTRICT="test !test? ( test )" # some tests are broken (toolchain version dependent, rely on external binaries)