summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-01-31 23:31:19 +0100
committerJeroen Roovers <jer@gentoo.org>2017-01-31 23:31:19 +0100
commite00a1166070bec8e860c3c083b2051aece46e7c0 (patch)
treed798812476f2b5cab9228d110314899edd129026 /dev-util/cmake
parentapp-emulation/rkt: version bump to 1.23.0 (diff)
downloadgentoo-e00a1166070bec8e860c3c083b2051aece46e7c0.tar.gz
gentoo-e00a1166070bec8e860c3c083b2051aece46e7c0.tar.bz2
gentoo-e00a1166070bec8e860c3c083b2051aece46e7c0.zip
dev-util/cmake: Stable for HPPA (bug #607220).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-util/cmake')
-rw-r--r--dev-util/cmake/cmake-3.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cmake/cmake-3.7.2.ebuild b/dev-util/cmake/cmake-3.7.2.ebuild
index cc5aa6bcd69f..8e30223ac98d 100644
--- a/dev-util/cmake/cmake-3.7.2.ebuild
+++ b/dev-util/cmake/cmake-3.7.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="http://www.cmake.org/files/v$(get_version_component_range 1-2)/${MY_P}.
LICENSE="CMake"
SLOT="0"
[[ "${PV}" = *_rc* ]] || \
-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"
+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"
IUSE="doc emacs system-jsoncpp ncurses qt5"
RDEPEND="