From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 D8656139694 for ; Tue, 28 Feb 2017 17:30:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2670821C039; Tue, 28 Feb 2017 17:30:39 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 0850721C039 for ; Tue, 28 Feb 2017 17:30:38 +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 717D4341673 for ; Tue, 28 Feb 2017 17:30:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3800A57BB for ; Tue, 28 Feb 2017 17:30:35 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1488303000.6920c42980ec70a1b9065e744d3e385793395dbf.maekke@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: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 6920c42980ec70a1b9065e744d3e385793395dbf X-VCS-Branch: master Date: Tue, 28 Feb 2017 17:30:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4da930cb-a9f0-4e7e-a1af-e38292add091 X-Archives-Hash: 522e61f063af4d69ddf51f3366890c58 commit: 6920c42980ec70a1b9065e744d3e385793395dbf Author: Markus Meier gentoo org> AuthorDate: Tue Feb 28 17:30:00 2017 +0000 Commit: Markus Meier gentoo org> CommitDate: Tue Feb 28 17:30:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6920c429 media-libs/game-music-emu: arm stable, bug #603092 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" 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 15b6f222ce..8cd4665d4d 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 @@ -11,7 +11,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"