summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-08-10 21:34:16 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-08-10 21:34:40 +0100
commitb2e3f119d96d22f92fa681026b785376de6ff158 (patch)
tree0c0239284e20d963adabe995d96e50bf97a806c9 /dev-util
parentdev-util/cmake: keyworded 3.9.0 for ppc, bug #615428 (diff)
downloadgentoo-b2e3f119d96d22f92fa681026b785376de6ff158.tar.gz
gentoo-b2e3f119d96d22f92fa681026b785376de6ff158.tar.bz2
gentoo-b2e3f119d96d22f92fa681026b785376de6ff158.zip
dev-util/cmake: keyworded 3.9.0 for ia64, bug #615428
Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-util')
-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 dd9d4aa0ca4c..d3f3f5aeaa6d 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 ~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"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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="