diff options
author | Alex Fan <alex.fan.q@gmail.com> | 2022-02-21 12:52:38 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-02-28 15:00:45 +0800 |
commit | 3ad49de88784c5f00c515ffb4af06dd9070fad30 (patch) | |
tree | 92c3ebb46cec1a9856595cb879955423aae1e91a /sci-electronics/ngspice | |
parent | app-doc/kicad-doc: keyword 6.0.2 for ~riscv (diff) | |
download | gentoo-3ad49de88784c5f00c515ffb4af06dd9070fad30.tar.gz gentoo-3ad49de88784c5f00c515ffb4af06dd9070fad30.tar.bz2 gentoo-3ad49de88784c5f00c515ffb4af06dd9070fad30.zip |
sci-electronics/ngspice: keyword 36 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sci-electronics/ngspice')
-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 607fec459334..ded8f7f1d8ce 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 ~sparc ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm64 ~ppc ~riscv ~sparc ~x86 ~x64-macos" RESTRICT="!test? ( test )" |