diff options
author | 2017-10-14 18:19:30 +0100 | |
---|---|---|
committer | 2017-10-14 18:20:07 +0100 | |
commit | fdd6f16375169f13fa359337510114d974d7d6ab (patch) | |
tree | 4c58c95c128de8ebd0d6834653321bf427ac6169 /dev-util/cmake | |
parent | app-crypt/rhash: stable 1.3.5 for ppc/ppc64, bug #634088 (diff) | |
download | gentoo-fdd6f16375169f13fa359337510114d974d7d6ab.tar.gz gentoo-fdd6f16375169f13fa359337510114d974d7d6ab.tar.bz2 gentoo-fdd6f16375169f13fa359337510114d974d7d6ab.zip |
dev-util/cmake: stable 3.8.2 for ppc/ppc64, bug #634088
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'dev-util/cmake')
-rw-r--r-- | dev-util/cmake/cmake-3.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cmake/cmake-3.8.2.ebuild b/dev-util/cmake/cmake-3.8.2.ebuild index ab29b1db3968..e0040b003a1a 100644 --- a/dev-util/cmake/cmake-3.8.2.ebuild +++ b/dev-util/cmake/cmake-3.8.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://cmake.org/files/v$(get_version_component_range 1-2)/${MY_P}.tar LICENSE="CMake" SLOT="0" [[ "${PV}" = *_rc* ]] || \ -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" +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" IUSE="doc emacs server system-jsoncpp ncurses qt5" RDEPEND=" |