diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-06-04 18:52:37 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-06-04 18:52:37 +0800 |
commit | ce65b5335e230b760ea07469c81e6d80678c75f0 (patch) | |
tree | be1ce729b6f4e1c9b6db9ec6090116daab01e97b /games-board/crafty | |
parent | games-board/sjeng: keyword 11.2_p8_p1 for ~loong (diff) | |
download | gentoo-ce65b5335e230b760ea07469c81e6d80678c75f0.tar.gz gentoo-ce65b5335e230b760ea07469c81e6d80678c75f0.tar.bz2 gentoo-ce65b5335e230b760ea07469c81e6d80678c75f0.zip |
games-board/crafty: keyword 24.1-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'games-board/crafty')
-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 ec78caa9b0bf..f9e38a0cfb1b 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-2021 Gentoo Authors +# Copyright 1999-2023 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 ~riscv ~x86" +KEYWORDS="~amd64 ~loong ~riscv ~x86" IUSE="no-opts" RESTRICT="test" |