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 E6397138335 for ; Tue, 6 Aug 2019 08:01:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31294E084E; Tue, 6 Aug 2019 08:01:43 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 19715E084E for ; Tue, 6 Aug 2019 08:01:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 2CA593495EA for ; Tue, 6 Aug 2019 08:01:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 270BD751 for ; Tue, 6 Aug 2019 08:01:40 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1565078469.c7def2b81479190f84d13bbd7397fba3b4b126ad.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/fluidsynth/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/fluidsynth/fluidsynth-2.0.4.ebuild X-VCS-Directories: media-sound/fluidsynth/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: c7def2b81479190f84d13bbd7397fba3b4b126ad X-VCS-Branch: master Date: Tue, 6 Aug 2019 08:01:40 +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: 135b3ea9-e4dc-467f-a2c8-8a293cb9c658 X-Archives-Hash: 0d1e23322453a2e72ec2bb4aab6768e4 commit: c7def2b81479190f84d13bbd7397fba3b4b126ad Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Aug 6 08:01:09 2019 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Aug 6 08:01:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7def2b8 media-sound/fluidsynth: ppc stable wrt bug #687822 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo gentoo.org> media-sound/fluidsynth/fluidsynth-2.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/fluidsynth/fluidsynth-2.0.4.ebuild b/media-sound/fluidsynth/fluidsynth-2.0.4.ebuild index de17352a6e2..62771ced67b 100644 --- a/media-sound/fluidsynth/fluidsynth-2.0.4.ebuild +++ b/media-sound/fluidsynth/fluidsynth-2.0.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/FluidSynth/fluidsynth/archive/v${PV}.tar.gz -> ${P}. LICENSE="LGPL-2.1+" SLOT="0/2" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="alsa dbus debug examples ipv6 jack ladspa lash oss portaudio pulseaudio +readline +sndfile" BDEPEND="