diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-15 22:46:06 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-17 15:47:21 +0800 |
commit | 35745a65d53e23f94b98c978075753cf4313c542 (patch) | |
tree | f94786c0d0e6c78fbe22ebf0cc634dabd74c676c /games-board | |
parent | kde-apps/kgoldrunner: keyword 21.08.1 for ~riscv (diff) | |
download | gentoo-35745a65d53e23f94b98c978075753cf4313c542.tar.gz gentoo-35745a65d53e23f94b98c978075753cf4313c542.tar.bz2 gentoo-35745a65d53e23f94b98c978075753cf4313c542.zip |
games-board/gnugo: keyword 3.9.1-r2 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'games-board')
-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 b0bf4b8a8278..34434f7c3b98 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-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="readline" RDEPEND=" |