From eadcd4b11522fb126660f8a51b4f50e752c87301 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 4 Nov 2019 09:12:08 +0100 Subject: [PATCH] sci-electronics/ngspice: Add RESTRICT="!test? ( test )" MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-electronics/ngspice/ngspice-31.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-electronics/ngspice/ngspice-31.ebuild b/sci-electronics/ngspice/ngspice-31.ebuild index b29be4149ffc..d51fbae4f135 100644 --- a/sci-electronics/ngspice/ngspice-31.ebuild +++ b/sci-electronics/ngspice/ngspice-31.ebuild @@ -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= -- 2.26.2