Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/game-music-emu/
Date: Tue, 06 Jul 2021 04:14:04
Message-Id: 1625544829.b4d1594a4f0a64d6dd88390ba5881673e711aad1.sam@gentoo
1 commit: b4d1594a4f0a64d6dd88390ba5881673e711aad1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 6 04:13:49 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 6 04:13:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d1594a
7
8 media-libs/game-music-emu: Stabilize 0.6.3 arm, #800061
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-libs/game-music-emu/game-music-emu-0.6.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/game-music-emu/game-music-emu-0.6.3.ebuild b/media-libs/game-music-emu/game-music-emu-0.6.3.ebuild
16 index 931d2f39bfc..37ddef00f8c 100644
17 --- a/media-libs/game-music-emu/game-music-emu-0.6.3.ebuild
18 +++ b/media-libs/game-music-emu/game-music-emu-0.6.3.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://bitbucket.org/mpyne/game-music-emu/downloads/${P}.tar.xz"
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 x86"
25 IUSE=""
26
27 DOCS=( changes.txt design.txt gme.txt readme.txt )