Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/dunelegacy/
Date: Mon, 27 Sep 2021 14:14:38
Message-Id: 1632751452.7e72b5539ac695907cb99fa6dc08fcea64edf819.dlan@gentoo
1 commit: 7e72b5539ac695907cb99fa6dc08fcea64edf819
2 Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com>
3 AuthorDate: Mon Sep 27 06:19:51 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 27 14:04:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e72b553
7
8 games-strategy/dunelegacy: keyword 0.96.4 for ~riscv
9
10 Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 games-strategy/dunelegacy/dunelegacy-0.96.4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/games-strategy/dunelegacy/dunelegacy-0.96.4.ebuild b/games-strategy/dunelegacy/dunelegacy-0.96.4.ebuild
17 index 5270312de45..598e792c2bd 100644
18 --- a/games-strategy/dunelegacy/dunelegacy-0.96.4.ebuild
19 +++ b/games-strategy/dunelegacy/dunelegacy-0.96.4.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -10,7 +10,7 @@ HOMEPAGE="http://dunelegacy.sourceforge.net"
27 SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2"
28 LICENSE="GPL-2+"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~arm ~x86"
31 +KEYWORDS="~amd64 ~arm ~riscv ~x86"
32
33 RDEPEND="media-libs/libsdl2[sound,threads,video]
34 media-libs/sdl2-mixer[midi]"