From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9A0AF58973 for ; Sat, 30 Jan 2016 09:40:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C64921C055; Sat, 30 Jan 2016 09:40:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7AC5221C045 for ; Sat, 30 Jan 2016 09:40:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B8B07340B7A for ; Sat, 30 Jan 2016 09:40:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21B19BFF for ; Sat, 30 Jan 2016 09:40:26 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1454146699.024c60d6583c1cf51a62d3fc5efc321c1a46e65b.pacho@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.5.1.ebuild X-VCS-Directories: media-sound/amsynth/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 024c60d6583c1cf51a62d3fc5efc321c1a46e65b X-VCS-Branch: master Date: Sat, 30 Jan 2016 09:40:26 +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: be7d418c-eaeb-46c9-bb4b-23e4249aeb1b X-Archives-Hash: bb89d25ba67e8e30985c9c70ad4dadb9 commit: 024c60d6583c1cf51a62d3fc5efc321c1a46e65b Author: Pacho Ramos gentoo org> AuthorDate: Sat Jan 30 09:38:19 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jan 30 09:38:19 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=024c60d6 media-sound/amsynth: x86 stable, bug #569534 Package-Manager: portage-2.2.26 media-sound/amsynth/amsynth-1.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/amsynth/amsynth-1.5.1.ebuild b/media-sound/amsynth/amsynth-1.5.1.ebuild index cce6179..c3cf70c 100644 --- a/media-sound/amsynth/amsynth-1.5.1.ebuild +++ b/media-sound/amsynth/amsynth-1.5.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nixxcode/${PN}/archive/release-${PV}.tar.gz -> ${P}. 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