Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/dosbox-staging/
Date: Sun, 31 Oct 2021 17:51:42
Message-Id: 1635702663.66ee878e844204ffde2a84ae7209836912535ce3.sam@gentoo
1 commit: 66ee878e844204ffde2a84ae7209836912535ce3
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 31 17:51:03 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 31 17:51:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66ee878e
7
8 games-emulation/dosbox-staging: Keyword 0.77.1 ppc, #813930
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild b/games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild
16 index 21a9a75fb1a..652dbe698a9 100644
17 --- a/games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild
18 +++ b/games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/dosbox-staging/dosbox-staging/archive/v${PV}.tar.gz
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
25 IUSE="+alsa debug dynrec +fluidsynth mt-32 network opengl test"
26
27 RESTRICT="!test? ( test )"