Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/game-music-emu/
Date: Fri, 07 Sep 2018 22:55:02
Message-Id: 1536360884.90b11b6dc608e05ab5ff97655bfd6ab49ceb95f0.slyfox@gentoo
1 commit: 90b11b6dc608e05ab5ff97655bfd6ab49ceb95f0
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 7 22:49:28 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 7 22:54:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90b11b6d
7
8 media-libs/game-music-emu: stable 0.6.2 for ppc, bug #650890
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11 RepoMan-Options: --include-arches="ppc"
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 1d27b1f6db9..aecd59343d2 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 )