commit: 9dacb0665a567745ad7776b88c013ad11f63be90 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 10 22:42:45 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 10 22:42:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dacb066
sci-electronics/ngspice: Stabilize 43 amd64, #951097 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-electronics/ngspice/ngspice-43.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-electronics/ngspice/ngspice-43.ebuild b/sci-electronics/ngspice/ngspice-43.ebuild index be5b137533cd..14d80127f16e 100644 --- a/sci-electronics/ngspice/ngspice-43.ebuild +++ b/sci-electronics/ngspice/ngspice-43.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD GPL-2 MPL-2.0" SLOT="0" IUSE="X debug deprecated doc examples fftw +klu 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="
