Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libunwind/
Date: Sat, 09 Sep 2017 10:27:31
Message-Id: 1504952645.0b1b91792f6644609db71cf8cff710753d87e6cb.maekke@gentoo
1 commit: 0b1b91792f6644609db71cf8cff710753d87e6cb
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 9 10:24:05 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 9 10:24:05 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b1b9179
7
8 sys-libs/libunwind: arm stable, bug #629258
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 sys-libs/libunwind/libunwind-1.2.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-libs/libunwind/libunwind-1.2.1.ebuild b/sys-libs/libunwind/libunwind-1.2.1.ebuild
17 index b949a75b686..0d2f7e9ecd7 100644
18 --- a/sys-libs/libunwind/libunwind-1.2.1.ebuild
19 +++ b/sys-libs/libunwind/libunwind-1.2.1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/libunwind/${MY_P}.tar.gz"
21
22 LICENSE="MIT"
23 SLOT="7"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
25 +KEYWORDS="~amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
26 IUSE="debug debug-frame doc libatomic lzma static-libs"
27
28 RESTRICT="test" # half of tests are broken (toolchain version dependent)