sci-electronics/ngspice: Add RESTRICT="!test? ( test )"
authorMichał Górny <mgorny@gentoo.org>
Mon, 4 Nov 2019 08:12:08 +0000 (09:12 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 4 Nov 2019 08:35:26 +0000 (09:35 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-electronics/ngspice/ngspice-31.ebuild

index b29be4149ffc581917df4398dfe48ceabe39f330..d51fbae4f135b27339c7039cacde7445d7bb8c80 100644 (file)
@@ -13,6 +13,7 @@ LICENSE="BSD GPL-2"
 
 SLOT="0"
 IUSE="X debug deprecated doc examples fftw openmp +readline +shared tcl"
+RESTRICT="!test? ( test )"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x64-macos"
 
 DEPEND="sys-libs/ncurses:0=