Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libunwind/
Date: Wed, 01 Mar 2017 10:09:12
Message-Id: 1488362917.b5b04be38ea057b247d89a143307c34bd281e063.xmw@gentoo
1 commit: b5b04be38ea057b247d89a143307c34bd281e063
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 10:01:14 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 10:08:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5b04be3
7
8 sys-libs/libunwind: arm64 stable (bug 610992).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm64"
12
13 sys-libs/libunwind/libunwind-1.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-libs/libunwind/libunwind-1.2.ebuild b/sys-libs/libunwind/libunwind-1.2.ebuild
17 index 5e1e8871211..5c2191d3e1a 100644
18 --- a/sys-libs/libunwind/libunwind-1.2.ebuild
19 +++ b/sys-libs/libunwind/libunwind-1.2.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/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" #461958 -- re-enable tests with >1.1 again for retesting, this is here for #461394