media-libs/tiff: [QA] Add RESTRICT="!test? ( test )"
authorMichał Górny <mgorny@gentoo.org>
Tue, 5 Nov 2019 18:30:48 +0000 (19:30 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 5 Nov 2019 18:30:48 +0000 (19:30 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-libs/tiff/tiff-4.1.0.ebuild

index 1debe747d21a295f4cc6cf4e490bb2770ad07049..df5936c615f796ac0a7d358f63377b0cce5fd9e5 100644 (file)
@@ -13,6 +13,7 @@ LICENSE="libtiff"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+cxx jbig jpeg lzma static-libs test webp zlib zstd"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        jbig? ( >=media-libs/jbigkit-2.1:=[${MULTILIB_USEDEP}] )