Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/game-music-emu/
Date: Sat, 03 Jul 2021 06:25:38
Message-Id: 1625293479.0abfe6d844656aa0bfcfc5e7b889a416c459dae9.ago@gentoo
1 commit: 0abfe6d844656aa0bfcfc5e7b889a416c459dae9
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 3 06:24:39 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 3 06:24:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0abfe6d8
7
8 media-libs/game-music-emu: x86 stable wrt bug #800061
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-libs/game-music-emu/game-music-emu-0.6.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 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
18 index 96bc1ae8323..931d2f39bfc 100644
19 --- a/media-libs/game-music-emu/game-music-emu-0.6.3.ebuild
20 +++ b/media-libs/game-music-emu/game-music-emu-0.6.3.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://bitbucket.org/mpyne/game-music-emu/downloads/${P}.tar.xz"
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 ~x86"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 x86"
27 IUSE=""
28
29 DOCS=( changes.txt design.txt gme.txt readme.txt )