summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2021-02-17 21:52:09 +0000
committerSam James <sam@gentoo.org>2021-02-22 18:55:36 +0000
commit5fb42e3d4ea3b5e5d423791d8014f5f97c239fbd (patch)
treea7063abd96009ca102c2f27d6e0bdad795ab5d2b /sci-electronics
parentsci-visualization/xgraph: added ~arm64 (diff)
downloadgentoo-5fb42e3d4ea3b5e5d423791d8014f5f97c239fbd.tar.gz
gentoo-5fb42e3d4ea3b5e5d423791d8014f5f97c239fbd.tar.bz2
gentoo-5fb42e3d4ea3b5e5d423791d8014f5f97c239fbd.zip
sci-electronics/ngspice: added ~arm64
Closes: https://bugs.gentoo.org/665416 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/ngspice/ngspice-31-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/ngspice/ngspice-31-r1.ebuild b/sci-electronics/ngspice/ngspice-31-r1.ebuild
index 88d439335b18..7195c9e60379 100644
--- a/sci-electronics/ngspice/ngspice-31-r1.ebuild
+++ b/sci-electronics/ngspice/ngspice-31-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ LICENSE="BSD GPL-2"
SLOT="0"
IUSE="X debug deprecated doc examples fftw openmp +readline +shared tcl"
RESTRICT="!test? ( test )"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~arm64 ~ppc ~sparc ~x86 ~x64-macos"
DEPEND="sys-libs/ncurses:0=
X? ( x11-libs/libXaw