diff options
author | 2015-10-11 19:41:54 -0400 | |
---|---|---|
committer | 2015-10-11 19:42:32 -0400 | |
commit | 85affc61e433891adc86f727ffd3a60a29a224ef (patch) | |
tree | d9555faffa19595c331c3277802ed8feb662542b /dev-util/cmake | |
parent | sys-kernel/git-sources: Linux development branch version bump to 4.3_rc5 (diff) | |
download | gentoo-85affc61e433891adc86f727ffd3a60a29a224ef.tar.gz gentoo-85affc61e433891adc86f727ffd3a60a29a224ef.tar.bz2 gentoo-85affc61e433891adc86f727ffd3a60a29a224ef.zip |
dev-util/cmake: 3.3.1-r1 stable on ppc, bug #561620
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-util/cmake')
-rw-r--r-- | dev-util/cmake/cmake-3.3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cmake/cmake-3.3.1-r1.ebuild b/dev-util/cmake/cmake-3.3.1-r1.ebuild index 44dc2a2a38f7..065cbcdbc951 100644 --- a/dev-util/cmake/cmake-3.3.1-r1.ebuild +++ b/dev-util/cmake/cmake-3.3.1-r1.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" -KEYWORDS="amd64 ~arm ~arm64 hppa ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 hppa ~m68k ~mips ppc ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc emacs system-jsoncpp ncurses qt4 qt5" RDEPEND=" |