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 F382A138334 for ; Fri, 7 Sep 2018 22:55:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35EDAE0883; Fri, 7 Sep 2018 22:55:02 +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 06BFAE0883 for ; Fri, 7 Sep 2018 22:55:01 +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 CA42E335C94 for ; Fri, 7 Sep 2018 22:55:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A66BC3D8 for ; Fri, 7 Sep 2018 22:54:57 +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: <1536360889.e52e1cf90d703a31f5fafffe1c58ef682da41468.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/qsynth/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/qsynth/qsynth-0.5.0.ebuild X-VCS-Directories: media-sound/qsynth/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: e52e1cf90d703a31f5fafffe1c58ef682da41468 X-VCS-Branch: master Date: Fri, 7 Sep 2018 22:54:57 +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: 9908e58c-1100-48cf-9c84-85c9e1748d28 X-Archives-Hash: e1ead7cbbc3acf0bdf57ddbc3ba42a65 commit: e52e1cf90d703a31f5fafffe1c58ef682da41468 Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Sep 7 22:52:26 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Sep 7 22:54:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e52e1cf9 media-sound/qsynth: stable 0.5.0 for ppc, bug #665308 Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc" media-sound/qsynth/qsynth-0.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/qsynth/qsynth-0.5.0.ebuild b/media-sound/qsynth/qsynth-0.5.0.ebuild index d93b1959756..a702cf026ff 100644 --- a/media-sound/qsynth/qsynth-0.5.0.ebuild +++ b/media-sound/qsynth/qsynth-0.5.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/qsynth/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="debug jack alsa pulseaudio" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" RDEPEND=" dev-qt/qtcore:5