diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-02-18 11:07:36 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-19 19:04:45 +0100 |
commit | 2c704b903464022d0b7b07b68145e48d3d722e79 (patch) | |
tree | 67ba61c59d3b80d5fac4388a5287cd852fe77951 /games-board/gnugo | |
parent | sci-chemistry/chemical-mime-data: added ~arm64 (diff) | |
download | gentoo-2c704b903464022d0b7b07b68145e48d3d722e79.tar.gz gentoo-2c704b903464022d0b7b07b68145e48d3d722e79.tar.bz2 gentoo-2c704b903464022d0b7b07b68145e48d3d722e79.zip |
games-board/gnugo: added ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'games-board/gnugo')
-rw-r--r-- | games-board/gnugo/gnugo-3.9.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/gnugo/gnugo-3.9.1-r2.ebuild b/games-board/gnugo/gnugo-3.9.1-r2.ebuild index 64afb5b85e90..6f8ab8e92916 100644 --- a/games-board/gnugo/gnugo-3.9.1-r2.ebuild +++ b/games-board/gnugo/gnugo-3.9.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="readline" RDEPEND=" |