summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHan Gao <rabenda.cn@gmail.com>2022-05-28 22:15:49 +0800
committerJakov Smolić <jsmolic@gentoo.org>2022-05-28 17:05:54 +0200
commit9c702e844bc3d761c305894e4dbc4436c05ba71a (patch)
tree0750d708149be7eac317da3d24997c6307d53a2f /games-misc
parentgames-misc/bsd-games: fix atomic in riscv (diff)
downloadgentoo-9c702e844bc3d761c305894e4dbc4436c05ba71a.tar.gz
gentoo-9c702e844bc3d761c305894e4dbc4436c05ba71a.tar.bz2
gentoo-9c702e844bc3d761c305894e4dbc4436c05ba71a.zip
games-misc/bsd-games: riscv keywording
Closes: https://bugs.gentoo.org/847904 Closes: https://bugs.gentoo.org/841230 Signed-off-by: Han Gao <rabenda.cn@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25664 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r--games-misc/bsd-games/bsd-games-3.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 bae51ec41a4f..f59c5b239dfb 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