diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-15 22:49:40 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-17 15:48:04 +0800 |
commit | ba797292e38171a65af8c046e85f51d657393908 (patch) | |
tree | 8ff33fc6b3c9a5c33b9bcc3d9ffec3dbfa0a5537 /games-board | |
parent | kde-frameworks/kplotting: keyword 5.86.0 for ~riscv (diff) | |
download | gentoo-ba797292e38171a65af8c046e85f51d657393908.tar.gz gentoo-ba797292e38171a65af8c046e85f51d657393908.tar.bz2 gentoo-ba797292e38171a65af8c046e85f51d657393908.zip |
games-board/crafty: keyword 24.1-r1 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/crafty/crafty-24.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/crafty/crafty-24.1-r1.ebuild b/games-board/crafty/crafty-24.1-r1.ebuild index 906629747c2b..ec78caa9b0bf 100644 --- a/games-board/crafty/crafty-24.1-r1.ebuild +++ b/games-board/crafty/crafty-24.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="http://www.craftychess.com/${P}.zip LICENSE="crafty" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~riscv ~x86" IUSE="no-opts" RESTRICT="test" |