From 9c702e844bc3d761c305894e4dbc4436c05ba71a Mon Sep 17 00:00:00 2001 From: Han Gao Date: Sat, 28 May 2022 22:15:49 +0800 Subject: [PATCH] games-misc/bsd-games: riscv keywording MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/847904 Closes: https://bugs.gentoo.org/841230 Signed-off-by: Han Gao Closes: https://github.com/gentoo/gentoo/pull/25664 Signed-off-by: Jakov Smolić --- games-misc/bsd-games/bsd-games-3.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-misc/bsd-games/bsd-games-3.1-r2.ebuild b/games-misc/bsd-games/bsd-games-3.1-r2.ebuild index bae51ec41a4f7..f59c5b239dfb4 100644 --- a/games-misc/bsd-games/bsd-games-3.1-r2.ebuild +++ b/games-misc/bsd-games/bsd-games-3.1-r2.ebuild @@ -14,7 +14,7 @@ LICENSE="BSD" # Subslot indicates the fork / new version # 3 doesn't include the same games as the classic variant, etc SLOT="0/3" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~riscv ~x86" # 'check' target doesn't exist, nor do any actual tests # bug #779649