diff --git a/games-strategy/dunelegacy/dunelegacy-0.96.4.ebuild b/games-strategy/dunelegacy/dunelegacy-0.96.4.ebuild index 5270312de4575..598e792c2bd97 100644 --- a/games-strategy/dunelegacy/dunelegacy-0.96.4.ebuild +++ b/games-strategy/dunelegacy/dunelegacy-0.96.4.ebuild @@ -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]"