summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-10-14 19:48:38 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-10-14 19:48:46 +0100
commit6390b21ebce7431faf4358fbf60df22481356bd7 (patch)
tree6dbe2e2acad7973e9332749e4e9297d1499b6693 /dev-util/cmake
parentdev-perl/Apache-Test: Restore & Fix tests (diff)
downloadgentoo-6390b21ebce7431faf4358fbf60df22481356bd7.tar.gz
gentoo-6390b21ebce7431faf4358fbf60df22481356bd7.tar.bz2
gentoo-6390b21ebce7431faf4358fbf60df22481356bd7.zip
dev-util/cmake: stable 3.8.2 for hppa, bug #634088 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-util/cmake')
-rw-r--r--dev-util/cmake/cmake-3.8.2.ebuild2
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 e0040b003a1a..0faa524dfd2a 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="