From: Jeroen Roovers Date: Tue, 2 Oct 2018 06:00:32 +0000 (+0200) Subject: sci-electronics/ngspice: Gentoo defaults to shared libraries X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f411bdc2f41ec62079721d9b23665ba8586dbeca;p=gentoo.git sci-electronics/ngspice: Gentoo defaults to shared libraries Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Jeroen Roovers --- diff --git a/sci-electronics/ngspice/ngspice-27-r1.ebuild b/sci-electronics/ngspice/ngspice-27-r1.ebuild index 849d3e48a217..d38410833c7f 100644 --- a/sci-electronics/ngspice/ngspice-27-r1.ebuild +++ b/sci-electronics/ngspice/ngspice-27-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ HOMEPAGE="http://ngspice.sourceforge.net" LICENSE="BSD GPL-2" SLOT="0" -IUSE="X debug doc examples fftw openmp readline shared tcl" +IUSE="X debug doc examples fftw openmp readline +shared tcl" KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x64-macos" DEPEND="sys-libs/ncurses:0=