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 281DC138334 for ; Fri, 15 Mar 2019 23:09:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 428B4E09C9; Fri, 15 Mar 2019 23:09:49 +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 218D0E09C9 for ; Fri, 15 Mar 2019 23:09:49 +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 CF27D335D00 for ; Fri, 15 Mar 2019 23:09:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 168514B2 for ; Fri, 15 Mar 2019 23:09:45 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1552691365.47adaf37e2e72e216185909bfdb708c284dbe605.zlogene@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.3.ebuild X-VCS-Directories: media-sound/qsynth/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 47adaf37e2e72e216185909bfdb708c284dbe605 X-VCS-Branch: master Date: Fri, 15 Mar 2019 23:09:45 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f65be1b5-6c96-49ec-b8ca-a3055bace0c5 X-Archives-Hash: 84080ff14a10a5026558e2c1a3fd3387 commit: 47adaf37e2e72e216185909bfdb708c284dbe605 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Mar 15 23:09:25 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Mar 15 23:09:25 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47adaf37 media-sound/qsynth: amd64 stable wrt bug #679982 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" media-sound/qsynth/qsynth-0.5.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/qsynth/qsynth-0.5.3.ebuild b/media-sound/qsynth/qsynth-0.5.3.ebuild index 43eae6aaae2..d603f1fab1d 100644 --- a/media-sound/qsynth/qsynth-0.5.3.ebuild +++ b/media-sound/qsynth/qsynth-0.5.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/qsynth/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="alsa debug jack pulseaudio" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" RDEPEND=" dev-qt/qtcore:5