diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-11-04 09:12:08 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-11-04 09:35:26 +0100 |
commit | eadcd4b11522fb126660f8a51b4f50e752c87301 (patch) | |
tree | ca9d86b27582891a1b221060a99ed94db24486ef /sci-electronics/ngspice | |
parent | net-p2p/qbittorrent: update libtorrent-rasterbar dependency (diff) | |
download | gentoo-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/ngspice')
-rw-r--r-- | sci-electronics/ngspice/ngspice-31.ebuild | 1 |
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= |