Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libcxxabi/
Date: Sun, 02 Apr 2017 18:06:53
Message-Id: 1491156372.3fcbef1e38f3695e3faf2c16e666914dab681e4a.ago@gentoo
1 commit: 3fcbef1e38f3695e3faf2c16e666914dab681e4a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 2 18:06:12 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 2 18:06:12 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fcbef1e
7
8 sys-libs/libcxxabi: x86 stable wrt bug #607660
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild b/sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild
18 index 17f46a98d00..df0fa9f1a7d 100644
19 --- a/sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild
20 +++ b/sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${P}.src.tar.xz
22 http://llvm.org/releases/${PV}/${P/abi/}.src.tar.xz"
23 LICENSE="|| ( UoI-NCSA MIT )"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm64 ~x86"
26 +KEYWORDS="amd64 ~arm64 x86"
27 IUSE="elibc_musl libunwind +static-libs test"
28
29 RDEPEND="