app-arch/snappy: Add RESTRICT="!test? ( test )"
authorMichał Górny <mgorny@gentoo.org>
Sun, 3 Nov 2019 13:51:53 +0000 (14:51 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 3 Nov 2019 14:01:40 +0000 (15:01 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-arch/snappy/snappy-1.1.7.ebuild

index 188a906e8ae65809b1af313ab0cc3b1b9ba19163..48f378ba3da833aca775157aaeb52538463fe6f7 100644 (file)
@@ -12,6 +12,7 @@ LICENSE="BSD"
 SLOT="0/${PV%%.*}"
 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="static-libs test"
+RESTRICT="!test? ( test )"
 # upstream killed static lib support with build system update
 # (and we have packages depending on the flag)
 REQUIRED_USE="!static-libs"