Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libunwind/
Date: Sun, 01 Oct 2017 02:35:03
Message-Id: 1506825290.06daedcdac959941cf2344156a1c317b4a124bfa.mattst88@gentoo
1 commit: 06daedcdac959941cf2344156a1c317b4a124bfa
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 1 02:34:37 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 1 02:34:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06daedcd
7
8 sys-libs/libunwind-1.2.1: amd64 stable, bug 629258
9
10 sys-libs/libunwind/libunwind-1.2.1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-libs/libunwind/libunwind-1.2.1.ebuild b/sys-libs/libunwind/libunwind-1.2.1.ebuild
14 index e8251198d31..5df7924f8ca 100644
15 --- a/sys-libs/libunwind/libunwind-1.2.1.ebuild
16 +++ b/sys-libs/libunwind/libunwind-1.2.1.ebuild
17 @@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/libunwind/${MY_P}.tar.gz"
18
19 LICENSE="MIT"
20 SLOT="7"
21 -KEYWORDS="~amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
22 +KEYWORDS="amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
23 IUSE="debug debug-frame doc libatomic lzma static-libs"
24
25 RESTRICT="test" # half of tests are broken (toolchain version dependent)