summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-11-04 09:12:08 +0100
committerMichał Górny <mgorny@gentoo.org>2019-11-04 09:35:26 +0100
commiteadcd4b11522fb126660f8a51b4f50e752c87301 (patch)
treeca9d86b27582891a1b221060a99ed94db24486ef /sci-electronics
parentnet-p2p/qbittorrent: update libtorrent-rasterbar dependency (diff)
downloadgentoo-eadcd4b11522fb126660f8a51b4f50e752c87301.tar.gz
gentoo-eadcd4b11522fb126660f8a51b4f50e752c87301.tar.bz2
gentoo-eadcd4b11522fb126660f8a51b4f50e752c87301.zip
sci-electronics/ngspice: Add RESTRICT="!test? ( test )"
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/ngspice/ngspice-31.ebuild1
1 files changed, 1 insertions, 0 deletions
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=