Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libunwind/
Date: Wed, 30 Aug 2017 21:32:25
Message-Id: 1504128738.9d8992ff96d356cba5972895a3ac95356e840a36.slyfox@gentoo
1 commit: 9d8992ff96d356cba5972895a3ac95356e840a36
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 30 21:32:10 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 30 21:32:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d8992ff
7
8 sys-libs/libunwind: stable 1.2.1 for ia64, bug #629258
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ia64"
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 9df56cd8374..b949a75b686 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)