sci-electronics/ngspice: Gentoo defaults to shared libraries
authorJeroen Roovers <jer@gentoo.org>
Tue, 2 Oct 2018 06:00:32 +0000 (08:00 +0200)
committerJeroen Roovers <jer@gentoo.org>
Tue, 2 Oct 2018 06:00:43 +0000 (08:00 +0200)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
sci-electronics/ngspice/ngspice-27-r1.ebuild

index 849d3e48a21759043e94e2bf0a4d5a0d73a58741..d38410833c7fd05a965a35c2b77b6e4415d41b9c 100644 (file)
@@ -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=