commit:     b9763e7a77ee2648fa17cce39b9cdf96a5357cee
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 10 21:13:32 2022 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Mar 10 21:13:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9763e7a

media-gfx/exact-image: Disable tests

They never ran before and are broken in the Makefile

Closes: https://bugs.gentoo.org/834936
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 media-gfx/exact-image/exact-image-1.0.2-r4.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/media-gfx/exact-image/exact-image-1.0.2-r4.ebuild 
b/media-gfx/exact-image/exact-image-1.0.2-r4.ebuild
index f6fbfa550df3..d16a3856626e 100644
--- a/media-gfx/exact-image/exact-image-1.0.2-r4.ebuild
+++ b/media-gfx/exact-image/exact-image-1.0.2-r4.ebuild
@@ -21,6 +21,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="expat jpeg lua openexr php perl png ruby swig tiff truetype X"
 REQUIRED_USE="lua? ( swig ) perl? ( swig ) php? ( swig ) ruby? ( swig )"
+# Tests are broken; 'make check' fails and referenced testsuite dir not found
+RESTRICT="test"
 
 RDEPEND="
        x11-libs/agg[truetype]

Reply via email to