summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-08-10 21:34:11 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-08-10 21:34:39 +0100
commite363f1f8de96a6e82aad9c022fdf6691e0bb0e16 (patch)
treed62f46e90275b30f316f7e36758f53086fd5d3ee /dev-util/cmake
parentdev-util/cmake: keyworded 3.8.2 for ppc, bug #615428 (diff)
downloadgentoo-e363f1f8de96a6e82aad9c022fdf6691e0bb0e16.tar.gz
gentoo-e363f1f8de96a6e82aad9c022fdf6691e0bb0e16.tar.bz2
gentoo-e363f1f8de96a6e82aad9c022fdf6691e0bb0e16.zip
dev-util/cmake: keyworded 3.9.0 for ppc, bug #615428
Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-util/cmake')
-rw-r--r--dev-util/cmake/cmake-3.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cmake/cmake-3.9.0.ebuild b/dev-util/cmake/cmake-3.9.0.ebuild
index 33e548c52774..dd9d4aa0ca4c 100644
--- a/dev-util/cmake/cmake-3.9.0.ebuild
+++ b/dev-util/cmake/cmake-3.9.0.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 ~ppc64 ~s390 ~sh ~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 ~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 server system-jsoncpp ncurses qt5"
RDEPEND="