games-strategy/dunelegacy: keyword 0.96.4 for ~riscv

Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Alex Fan
2021-09-27 16:19:51 +10:00
committed by Yixun Lan
parent 08ef67dea8
commit 7e72b5539a

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ HOMEPAGE="http://dunelegacy.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
KEYWORDS="~amd64 ~arm ~riscv ~x86"
RDEPEND="media-libs/libsdl2[sound,threads,video]
media-libs/sdl2-mixer[midi]"