summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-09-12 17:21:42 +1000
committerYixun Lan <dlan@gentoo.org>2021-09-12 19:26:08 +0800
commitdf6fed43e1bd49bb7f27b328979b7676fd64a61c (patch)
tree6be5ec53c87ecd3c37ff1063118924f21c547645 /games-roguelike
parentmedia-libs/sdl2-ttf: keyword 2.0.15 for ~riscv (diff)
downloadgentoo-df6fed43e1bd49bb7f27b328979b7676fd64a61c.tar.gz
gentoo-df6fed43e1bd49bb7f27b328979b7676fd64a61c.tar.bz2
gentoo-df6fed43e1bd49bb7f27b328979b7676fd64a61c.zip
games-roguelike/angband: keyword 4.2.2-r1 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'games-roguelike')
-rw-r--r--games-roguelike/angband/angband-4.2.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-roguelike/angband/angband-4.2.2-r1.ebuild b/games-roguelike/angband/angband-4.2.2-r1.ebuild
index 4ae0884350c8..8f5865d89946 100644
--- a/games-roguelike/angband/angband-4.2.2-r1.ebuild
+++ b/games-roguelike/angband/angband-4.2.2-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/angband/angband/archive/refs/tags/${PV}.tar.gz -> ${
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
IUSE="+ncurses sdl sound +X"
REQUIRED_USE="sound? ( sdl )