commit:     fce78f20633bf59e36ad0dee0f86bd8e8456f4a7
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 22 10:33:57 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 10:33:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fce78f20

x11-misc/slop: Use ninja by default

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 x11-misc/slop/slop-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-misc/slop/slop-9999.ebuild b/x11-misc/slop/slop-9999.ebuild
index 4aef7f89425..1d4abcaf3e8 100644
--- a/x11-misc/slop/slop-9999.ebuild
+++ b/x11-misc/slop/slop-9999.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=6
 
+: ${CMAKE_MAKEFILE_GENERATOR:=ninja}
 inherit cmake-utils
 
 DESCRIPTION="An application that queries the user for a selection for printing"

Reply via email to