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 B8D7F138334 for ; Thu, 5 Sep 2019 15:40:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A50CE07FE; Thu, 5 Sep 2019 15:40:23 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 34B5AE07FE for ; Thu, 5 Sep 2019 15:40:23 +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 E3F0434ACCC for ; Thu, 5 Sep 2019 15:40:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18F67780 for ; Thu, 5 Sep 2019 15:40:05 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: <1567698000.f2b9a5773bc2a3144d6ead5bb63d824e47715fb7.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/zita-convolver/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/zita-convolver/zita-convolver-4.0.3.ebuild X-VCS-Directories: media-libs/zita-convolver/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: f2b9a5773bc2a3144d6ead5bb63d824e47715fb7 X-VCS-Branch: master Date: Thu, 5 Sep 2019 15:40:05 +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: fbd9ced4-6af6-4fbb-bf0a-e40053f558fe X-Archives-Hash: a1d325d6be9abc526da34c0affa915a6 commit: f2b9a5773bc2a3144d6ead5bb63d824e47715fb7 Author: Matthew Thode gentoo org> AuthorDate: Thu Sep 5 15:35:46 2019 +0000 Commit: Matthew Thode gentoo org> CommitDate: Thu Sep 5 15:40:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2b9a577 media-libs/zita-convolver: 4.0.3 stable amd64 and x86 for pulseeffects Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode gentoo.org> media-libs/zita-convolver/zita-convolver-4.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/zita-convolver/zita-convolver-4.0.3.ebuild b/media-libs/zita-convolver/zita-convolver-4.0.3.ebuild index 000640840e9..391c6bbf347 100644 --- a/media-libs/zita-convolver/zita-convolver-4.0.3.ebuild +++ b/media-libs/zita-convolver/zita-convolver-4.0.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://kokkinizita.linuxaudio.org/linuxaudio/downloads/${P}.tar.bz2" LICENSE="GPL-3+" SLOT="0/4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="sci-libs/fftw:3.0=" DEPEND="${RDEPEND}"