diff options
author | Sam James <sam@gentoo.org> | 2023-12-16 04:12:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-16 04:12:11 +0000 |
commit | af6709e34741d35cddd3277463b8d560f26fd90a (patch) | |
tree | c315652c623c082ecbc779d13829c4b5f01cfac4 /sci-electronics | |
parent | dev-python/yarl: Remove old (diff) | |
download | gentoo-af6709e34741d35cddd3277463b8d560f26fd90a.tar.gz gentoo-af6709e34741d35cddd3277463b8d560f26fd90a.tar.bz2 gentoo-af6709e34741d35cddd3277463b8d560f26fd90a.zip |
sci-electronics/ngspice: Stabilize 40 amd64, #920073
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/ngspice/ngspice-40.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/ngspice/ngspice-40.ebuild b/sci-electronics/ngspice/ngspice-40.ebuild index 5e10132afd22..f29cb217b6fe 100644 --- a/sci-electronics/ngspice/ngspice-40.ebuild +++ b/sci-electronics/ngspice/ngspice-40.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD GPL-2 MPL-2.0" SLOT="0" IUSE="X debug deprecated doc examples fftw openmp +readline +shared tcl" -KEYWORDS="~amd64 ~arm64 ~ppc ~riscv ~sparc ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm64 ~ppc ~riscv ~sparc ~x86 ~x64-macos" RESTRICT="!test? ( test )" DEPEND=" |