Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/prefix:master commit in: sys-libs/libcxx-headers/
Date: Tue, 09 Jan 2018 07:55:10
Message-Id: 1515484213.295c3dc1a6c0b961b10c6d437f5b96089302381d.grobian@gentoo
1 commit: 295c3dc1a6c0b961b10c6d437f5b96089302381d
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 9 07:50:13 2018 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 9 07:50:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=295c3dc1
7
8 sys-libs/libcxx-headers: marked 3.5.1 ~ppc-macos
9
10 Package-Manager: Portage-2.3.18-prefix, Repoman-2.3.6
11
12 sys-libs/libcxx-headers/libcxx-headers-3.5.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-libs/libcxx-headers/libcxx-headers-3.5.1.ebuild b/sys-libs/libcxx-headers/libcxx-headers-3.5.1.ebuild
16 index 747e8bd95b..cce792a17d 100644
17 --- a/sys-libs/libcxx-headers/libcxx-headers-3.5.1.ebuild
18 +++ b/sys-libs/libcxx-headers/libcxx-headers-3.5.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Header: $
24
25 @@ -16,7 +16,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${MY_P}.src.tar.xz"
26
27 LICENSE="|| ( UoI-NCSA MIT )"
28 SLOT="0"
29 -KEYWORDS="~x64-macos ~x86-macos"
30 +KEYWORDS="~ppc-macos ~x64-macos ~x86-macos"
31 IUSE=""
32
33 src_prepare() {