From: Tim Harder Date: Tue, 27 Aug 2019 14:25:19 +0000 (-0600) Subject: media-gfx/feh: adding missing conditional test restrict X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0537475aab21836efc7bbe7af57438770733334f;p=gentoo.git media-gfx/feh: adding missing conditional test restrict Signed-off-by: Tim Harder --- diff --git a/media-gfx/feh/feh-3.2.1.ebuild b/media-gfx/feh/feh-3.2.1.ebuild index c7cdfa51f1d6..ad37f294e684 100644 --- a/media-gfx/feh/feh-3.2.1.ebuild +++ b/media-gfx/feh/feh-3.2.1.ebuild @@ -12,6 +12,7 @@ LICENSE="feh" SLOT="0" KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" IUSE="debug curl exif test xinerama" +RESTRICT="!test? ( test )" COMMON_DEPEND="media-libs/imlib2[X] >=media-libs/libpng-1.2:0=