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 C08D61396D9 for ; Mon, 23 Oct 2017 19:51:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 660332BC06B; Mon, 23 Oct 2017 19:51:50 +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 4339B2BC06B for ; Mon, 23 Oct 2017 19:51:50 +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 6464D33D3CE for ; Mon, 23 Oct 2017 19:51:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E9EE83E for ; Mon, 23 Oct 2017 19:51:46 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1508788279.89a8461c91fd451c98d5173d57cb757b473971e5.whissi@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.4.4.ebuild X-VCS-Directories: media-sound/qsynth/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 89a8461c91fd451c98d5173d57cb757b473971e5 X-VCS-Branch: master Date: Mon, 23 Oct 2017 19:51:46 +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: bf7037c0-b3e9-468b-9cad-1753a2c1eb4f X-Archives-Hash: 10a212eaf2c415dc5a1e104436e8a4bd commit: 89a8461c91fd451c98d5173d57cb757b473971e5 Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Oct 23 19:41:24 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Oct 23 19:51:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89a8461c media-sound/qsynth: x86 stable (bug #631912) Package-Manager: Portage-2.3.11, Repoman-2.3.3 media-sound/qsynth/qsynth-0.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/qsynth/qsynth-0.4.4.ebuild b/media-sound/qsynth/qsynth-0.4.4.ebuild index d88d540d726..f5becf98e74 100644 --- a/media-sound/qsynth/qsynth-0.4.4.ebuild +++ b/media-sound/qsynth/qsynth-0.4.4.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