Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cmake/
Date: Sun, 15 Oct 2017 23:05:56
Message-Id: 1508108736.7943c09433db05a37b89ecebd32ec4cf3af5ed56.mrueg@gentoo
1 commit: 7943c09433db05a37b89ecebd32ec4cf3af5ed56
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 15 23:05:11 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 15 23:05:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7943c094
7
8 dev-util/cmake: Stable on amd64
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 dev-util/cmake/cmake-3.8.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/cmake/cmake-3.8.2.ebuild b/dev-util/cmake/cmake-3.8.2.ebuild
16 index 0faa524dfd2..16ca709dcf2 100644
17 --- a/dev-util/cmake/cmake-3.8.2.ebuild
18 +++ b/dev-util/cmake/cmake-3.8.2.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://cmake.org/files/v$(get_version_component_range 1-2)/${MY_P}.tar
20 LICENSE="CMake"
21 SLOT="0"
22 [[ "${PV}" = *_rc* ]] || \
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~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 ia64 ~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 server system-jsoncpp ncurses qt5"
26
27 RDEPEND="