commit: f411bdc2f41ec62079721d9b23665ba8586dbeca Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Tue Oct 2 06:00:32 2018 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Tue Oct 2 06:00:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f411bdc2
sci-electronics/ngspice: Gentoo defaults to shared libraries Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org> sci-electronics/ngspice/ngspice-27-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-electronics/ngspice/ngspice-27-r1.ebuild b/sci-electronics/ngspice/ngspice-27-r1.ebuild index 849d3e48a21..d38410833c7 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=