From: Pacho Ramos Date: Sun, 10 Nov 2019 20:23:30 +0000 (+0100) Subject: dev-cpp/gtkmm: Fix MissingTestRestrict X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5c5766d84656f53699907584e65cbaaa3c1bb95e;p=gentoo.git dev-cpp/gtkmm: Fix MissingTestRestrict Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Pacho Ramos --- diff --git a/dev-cpp/gtkmm/gtkmm-3.24.2.ebuild b/dev-cpp/gtkmm/gtkmm-3.24.2.ebuild index 03ade614c9a4..e24604bca957 100644 --- a/dev-cpp/gtkmm/gtkmm-3.24.2.ebuild +++ b/dev-cpp/gtkmm/gtkmm-3.24.2.ebuild @@ -32,6 +32,8 @@ DEPEND="${RDEPEND} " # eautoreconf needs mm-common +RESTRICT="!test? ( test )" + src_prepare() { if ! use test; then # don't waste time building tests