summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:48:41 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:45:21 +0300
commit9dc9d766fa45eed12b7701f4f47d90a36acb81dd (patch)
treef5f0281b31ca4b9e315af1e64fc36421521cc9e2
parentsci-electronics/magic: destabilize for ~x86 (diff)
downloadgentoo-9dc9d766fa45eed12b7701f4f47d90a36acb81dd.tar.gz
gentoo-9dc9d766fa45eed12b7701f4f47d90a36acb81dd.tar.bz2
gentoo-9dc9d766fa45eed12b7701f4f47d90a36acb81dd.zip
sci-electronics/ngspice: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sci-electronics/ngspice/ngspice-36.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/ngspice/ngspice-36.ebuild b/sci-electronics/ngspice/ngspice-36.ebuild
index 254b93c83e34..0a20c0490177 100644
--- a/sci-electronics/ngspice/ngspice-36.ebuild
+++ b/sci-electronics/ngspice/ngspice-36.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"