From 5c5766d84656f53699907584e65cbaaa3c1bb95e Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sun, 10 Nov 2019 21:23:30 +0100 Subject: dev-cpp/gtkmm: Fix MissingTestRestrict Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Pacho Ramos --- dev-cpp/gtkmm/gtkmm-3.24.2.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dev-cpp/gtkmm') 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 -- cgit v1.2.3-65-gdbad