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 DA7B5138335 for ; Tue, 19 Mar 2019 02:03:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B99AE0849; Tue, 19 Mar 2019 02:03:53 +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 6438BE0849 for ; Tue, 19 Mar 2019 02:03:53 +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 E9DBE335CFF for ; Tue, 19 Mar 2019 02:03:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFF42570 for ; Tue, 19 Mar 2019 02:03:49 +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: <1552960989.851feac5a1c32cefcfaa9fd31f9a940a92884b9d.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/amsynth/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/amsynth/amsynth-1.7.1-r1.ebuild X-VCS-Directories: media-sound/amsynth/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 851feac5a1c32cefcfaa9fd31f9a940a92884b9d X-VCS-Branch: master Date: Tue, 19 Mar 2019 02:03:49 +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: d33323ae-597a-461f-aff7-123d4176c327 X-Archives-Hash: 721b2fc9138721161be63ed2329b8ca0 commit: 851feac5a1c32cefcfaa9fd31f9a940a92884b9d Author: Thomas Deutschmann gentoo org> AuthorDate: Tue Mar 19 01:45:33 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Tue Mar 19 02:03:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=851feac5 media-sound/amsynth: x86 stable (bug #679940) Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann gentoo.org> media-sound/amsynth/amsynth-1.7.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/amsynth/amsynth-1.7.1-r1.ebuild b/media-sound/amsynth/amsynth-1.7.1-r1.ebuild index 480ab242e29..0d1d9572333 100644 --- a/media-sound/amsynth/amsynth-1.7.1-r1.ebuild +++ b/media-sound/amsynth/amsynth-1.7.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/release-${PV}.tar.gz -> ${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="alsa dssi jack lash oss sndfile" RDEPEND="dev-cpp/gtkmm:2.4