Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cmake/
Date: Sun, 05 Feb 2017 13:56:32
Message-Id: 1486302978.4608236cd2fb4c9890c85795963c4994d99e2b3f.xmw@gentoo
1 commit: 4608236cd2fb4c9890c85795963c4994d99e2b3f
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 5 13:55:51 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 5 13:56:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4608236c
7
8 dev-util/cmake: ppc and ppc64 stable (bug 607220).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-util/cmake/cmake-3.7.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/cmake/cmake-3.7.2.ebuild b/dev-util/cmake/cmake-3.7.2.ebuild
16 index 8e30223..af9d18c 100644
17 --- a/dev-util/cmake/cmake-3.7.2.ebuild
18 +++ b/dev-util/cmake/cmake-3.7.2.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="http://www.cmake.org/files/v$(get_version_component_range 1-2)/${MY_P}.
20 LICENSE="CMake"
21 SLOT="0"
22 [[ "${PV}" = *_rc* ]] || \
23 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 IUSE="doc emacs system-jsoncpp ncurses qt5"
26
27 RDEPEND="