From: Pacho Ramos Date: Thu, 23 Apr 2020 09:38:17 +0000 (+0200) Subject: media-gfx/pngquant: Add RESTRICT for tests X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e6c3ea35e383276cbfd584ce3e2458d7f09bd21d;p=gentoo.git media-gfx/pngquant: Add RESTRICT for tests Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Pacho Ramos --- diff --git a/media-gfx/pngquant/pngquant-2.12.6.ebuild b/media-gfx/pngquant/pngquant-2.12.6.ebuild index 70f8baeec0b3..3fb651b60f57 100644 --- a/media-gfx/pngquant/pngquant-2.12.6.ebuild +++ b/media-gfx/pngquant/pngquant-2.12.6.ebuild @@ -25,6 +25,8 @@ DEPEND="${RDEPEND} virtual/pkgconfig " +RESTRICT="!test? ( test )" + PATCHES=( "${FILESDIR}"/${PN}-2.12.2-respect-CFLAGS.patch ) src_prepare() {