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: Thu, 06 Sep 2018 15:26:47
Message-Id: 1536247555.e9e410eaee3b73308eace21e22f6bd56a605efd5.ago@gentoo
1 commit: e9e410eaee3b73308eace21e22f6bd56a605efd5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 6 15:25:55 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 6 15:25:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9e410ea
7
8 media-libs/game-music-emu: amd64 stable wrt bug #650890
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="amd64"
12
13 media-libs/game-music-emu/game-music-emu-0.6.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/game-music-emu/game-music-emu-0.6.2.ebuild b/media-libs/game-music-emu/game-music-emu-0.6.2.ebuild
17 index ca64f9803ba..1d27b1f6db9 100644
18 --- a/media-libs/game-music-emu/game-music-emu-0.6.2.ebuild
19 +++ b/media-libs/game-music-emu/game-music-emu-0.6.2.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://bitbucket.org/mpyne/game-music-emu/downloads/${P}.tar.xz"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
26 IUSE=""
27
28 DOCS=( changes.txt design.txt gme.txt readme.txt )