summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-10-03 10:16:16 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-10-03 10:16:50 +0100
commitcb5f5c4ad5f7d68ff712e7a545a9eab0c7bc3ae6 (patch)
treeceedde543a324901e2805a3095391bb7bd027820
parentdev-libs/jansson: stable 2.13.1 for hppa (diff)
downloadgentoo-cb5f5c4a.tar.gz
gentoo-cb5f5c4a.tar.bz2
gentoo-cb5f5c4a.zip
dev-util/cmake: stable 3.17.4-r1 for hppa
stable wrt bug #726962 Package-Manager: Portage-3.0.8, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--dev-util/cmake/cmake-3.17.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cmake/cmake-3.17.4-r1.ebuild b/dev-util/cmake/cmake-3.17.4-r1.ebuild
index ff9f9f259db9..86c3dfd6ea38 100644
--- a/dev-util/cmake/cmake-3.17.4-r1.ebuild
+++ b/dev-util/cmake/cmake-3.17.4-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://cmake.org/files/v$(ver_cut 1-2)/${MY_P}.tar.gz"
LICENSE="CMake"
SLOT="0"
[[ "${PV}" = *_rc* ]] || \
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-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 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc emacs ncurses qt5 test"
RESTRICT="!test? ( test )"