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 6E3DB1382C5 for ; Sat, 15 May 2021 17:55:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 880CDE0864; Sat, 15 May 2021 17:55:50 +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 4F8DDE086F for ; Sat, 15 May 2021 17:55:50 +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 EB66A340E07 for ; Sat, 15 May 2021 17:55:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 88AC178A for ; Sat, 15 May 2021 17:55:47 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1621101320.b2f04afdd999ee23f5e0b211dadc74d5e075fefd.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/csound/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/csound/csound-6.15.0-r101.ebuild X-VCS-Directories: media-sound/csound/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b2f04afdd999ee23f5e0b211dadc74d5e075fefd X-VCS-Branch: master Date: Sat, 15 May 2021 17:55:47 +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: 5ee3688a-f28e-4249-9b1f-e158a8fe6bc6 X-Archives-Hash: b2987d71b136d27aaf05d8a6aead41f5 commit: b2f04afdd999ee23f5e0b211dadc74d5e075fefd Author: Sam James gentoo org> AuthorDate: Sat May 15 17:55:20 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat May 15 17:55:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2f04afd media-sound/csound: Stabilize 6.15.0-r101 amd64, #790335 Signed-off-by: Sam James gentoo.org> media-sound/csound/csound-6.15.0-r101.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/csound/csound-6.15.0-r101.ebuild b/media-sound/csound/csound-6.15.0-r101.ebuild index 6705f7c3429..85ffdca25bb 100644 --- a/media-sound/csound/csound-6.15.0-r101.ebuild +++ b/media-sound/csound/csound-6.15.0-r101.ebuild @@ -22,7 +22,7 @@ else https://github.com/csound/csound/releases/download/${PV}/${DOC_P}_manual_pdf.zip https://github.com/csound/csound/releases/download/${PV}/${DOC_P}_manual_html.zip )" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi DESCRIPTION="Sound design and signal processing system for composition and performance"