Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/ngspice/
Date: Wed, 31 Aug 2022 06:22:06
Message-Id: 1661926879.e84155a5233c59ef8b09b64e61ab493945a0914a.jsmolic@gentoo
1 commit: e84155a5233c59ef8b09b64e61ab493945a0914a
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 31 06:21:19 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 31 06:21:19 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e84155a5
7
8 sci-electronics/ngspice: Stabilize 36 x86, #867226
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 sci-electronics/ngspice/ngspice-36.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-electronics/ngspice/ngspice-36.ebuild b/sci-electronics/ngspice/ngspice-36.ebuild
16 index 179bf62ebfdd..254b93c83e34 100644
17 --- a/sci-electronics/ngspice/ngspice-36.ebuild
18 +++ b/sci-electronics/ngspice/ngspice-36.ebuild
19 @@ -13,7 +13,7 @@ LICENSE="BSD GPL-2"
20
21 SLOT="0"
22 IUSE="X debug deprecated doc examples fftw openmp +readline +shared tcl"
23 -KEYWORDS="amd64 ~arm64 ~ppc ~riscv ~sparc ~x86 ~x64-macos"
24 +KEYWORDS="amd64 ~arm64 ~ppc ~riscv ~sparc x86 ~x64-macos"
25
26 RESTRICT="!test? ( test )"