dev-util/cmake: Add missing RESTRICT="!test? ( test )"
authorMichał Górny <mgorny@gentoo.org>
Sat, 2 Nov 2019 12:03:36 +0000 (13:03 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 2 Nov 2019 12:04:56 +0000 (13:04 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/cmake/cmake-3.16.0_rc3.ebuild

index 8379ddfb93302db680210f951f49b74636119dd6..d9456163e0ef7aed7f54786d482a8542d67a76b8 100644 (file)
@@ -18,6 +18,7 @@ SLOT="0"
 [[ "${PV}" = *_rc* ]] || \
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
 IUSE="doc emacs system-jsoncpp ncurses qt5 test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        app-crypt/rhash