diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-31 08:21:19 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-31 08:21:19 +0200 |
commit | e84155a5233c59ef8b09b64e61ab493945a0914a (patch) | |
tree | b78be7ec09cf4fda5317f2d75c3634d3e46a1183 /sci-electronics | |
parent | dev-java/reflections: Stabilize 0.9.12-r4 amd64, #867667 (diff) | |
download | gentoo-e84155a5233c59ef8b09b64e61ab493945a0914a.tar.gz gentoo-e84155a5233c59ef8b09b64e61ab493945a0914a.tar.bz2 gentoo-e84155a5233c59ef8b09b64e61ab493945a0914a.zip |
sci-electronics/ngspice: Stabilize 36 x86, #867226
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/ngspice/ngspice-36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/ngspice/ngspice-36.ebuild b/sci-electronics/ngspice/ngspice-36.ebuild index 179bf62ebfdd..254b93c83e34 100644 --- a/sci-electronics/ngspice/ngspice-36.ebuild +++ b/sci-electronics/ngspice/ngspice-36.ebuild @@ -13,7 +13,7 @@ LICENSE="BSD GPL-2" 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 )" |