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 51EFD138336 for ; Fri, 7 Sep 2018 22:55:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB651E0872; Fri, 7 Sep 2018 22:55:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 92854E0875 for ; Fri, 7 Sep 2018 22:55:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B15A4335C7F for ; Fri, 7 Sep 2018 22:54:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BBE0A3BA for ; Fri, 7 Sep 2018 22:54:56 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1536360884.90b11b6dc608e05ab5ff97655bfd6ab49ceb95f0.slyfox@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.2.ebuild X-VCS-Directories: media-libs/game-music-emu/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 90b11b6dc608e05ab5ff97655bfd6ab49ceb95f0 X-VCS-Branch: master Date: Fri, 7 Sep 2018 22:54:56 +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: 97f544d6-ea87-4ea7-b9da-f61e3f0278db X-Archives-Hash: edc57d6377e61913101dcc008dc0a393 commit: 90b11b6dc608e05ab5ff97655bfd6ab49ceb95f0 Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Sep 7 22:49:28 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Sep 7 22:54:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90b11b6d media-libs/game-music-emu: stable 0.6.2 for ppc, bug #650890 Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc" media-libs/game-music-emu/game-music-emu-0.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index 1d27b1f6db9..aecd59343d2 100644 --- 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 @@ -11,7 +11,7 @@ SRC_URI="https://bitbucket.org/mpyne/game-music-emu/downloads/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DOCS=( changes.txt design.txt gme.txt readme.txt )