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: Sat, 01 Sep 2018 23:26:36
Message-Id: 1535844264.2de134d2ea7f8e249adc63218d915a7487c7cad1.slyfox@gentoo
1 commit: 2de134d2ea7f8e249adc63218d915a7487c7cad1
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 1 23:24:24 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 1 23:24:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de134d2
7
8 media-libs/game-music-emu: stable 0.6.2 for ppc64, bug #650890
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11 RepoMan-Options: --include-arches="ppc64"
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 f2a08154d90..dfd8bb61d33 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 )