diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2021-02-17 21:38:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-22 18:55:35 +0000 |
commit | 9cd513ef44cc8084e52d6064a67bf43084a49b32 (patch) | |
tree | dac15b3390352a370aedba7ec6ad6bf842e818e9 /sci-visualization | |
parent | app-doc/kicad-doc: added ~arm64 (diff) | |
download | gentoo-9cd513ef44cc8084e52d6064a67bf43084a49b32.tar.gz gentoo-9cd513ef44cc8084e52d6064a67bf43084a49b32.tar.bz2 gentoo-9cd513ef44cc8084e52d6064a67bf43084a49b32.zip |
sci-visualization/xgraph: added ~arm64
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-visualization')
-rw-r--r-- | sci-visualization/xgraph/xgraph-12.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/xgraph/xgraph-12.1-r4.ebuild b/sci-visualization/xgraph/xgraph-12.1-r4.ebuild index 61f36811879b..71f4647a38e7 100644 --- a/sci-visualization/xgraph/xgraph-12.1-r4.ebuild +++ b/sci-visualization/xgraph/xgraph-12.1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="http://www.isi.edu/nsnam/dist/${P}.tar.gz LICENSE="xgraph" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="examples" RDEPEND="x11-libs/libSM x11-libs/libX11" |