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:02
Message-Id: 1506825290.6be916148482ad1a7a56dd26ec69642a35ede4cc.mattst88@gentoo
1 commit: 6be916148482ad1a7a56dd26ec69642a35ede4cc
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 1 02:34:41 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=6be91614
7
8 sys-libs/libunwind-1.2.1: x86 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 5df7924f8ca..1c12cb828be 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)