From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-936525-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 49254139695
	for <garchives@archives.gentoo.org>; Sun,  5 Mar 2017 12:35:52 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 78F9FE0CCC;
	Sun,  5 Mar 2017 12:35:50 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 50113E0CCC
	for <gentoo-commits@lists.gentoo.org>; Sun,  5 Mar 2017 12:35:50 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 23EB4341795
	for <gentoo-commits@lists.gentoo.org>; Sun,  5 Mar 2017 12:35:49 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id C07555D35
	for <gentoo-commits@lists.gentoo.org>; Sun,  5 Mar 2017 12:35:47 +0000 (UTC)
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" <jer@gentoo.org>
Message-ID: <1488717256.8a41a6a3e68421e03c57606c378bbfe99313a760.jer@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/game-music-emu/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-libs/game-music-emu/game-music-emu-0.6.1.ebuild
X-VCS-Directories: media-libs/game-music-emu/
X-VCS-Committer: jer
X-VCS-Committer-Name: Jeroen Roovers
X-VCS-Revision: 8a41a6a3e68421e03c57606c378bbfe99313a760
X-VCS-Branch: master
Date: Sun,  5 Mar 2017 12:35:47 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 2017bb33-b247-48b9-8307-eec53205ff4a
X-Archives-Hash: 55c6d665da9fa44c51d4ce5ccd71c3d2

commit:     8a41a6a3e68421e03c57606c378bbfe99313a760
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  5 12:34:16 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Mar  5 12:34:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a41a6a3

media-libs/game-music-emu: Stable for HPPA (bug #603092).

Package-Manager: Portage-2.3.4, Repoman-2.3.1
RepoMan-Options: --ignore-arches

 media-libs/game-music-emu/game-music-emu-0.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/game-music-emu/game-music-emu-0.6.1.ebuild b/media-libs/game-music-emu/game-music-emu-0.6.1.ebuild
index e5d1c67d0e3..1daa0fc4ebe 100644
--- a/media-libs/game-music-emu/game-music-emu-0.6.1.ebuild
+++ b/media-libs/game-music-emu/game-music-emu-0.6.1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://bitbucket.org/mpyne/game-music-emu/downloads/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
 IUSE=""
 
 DOCS="changes.txt design.txt gme.txt readme.txt"