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 766BF13835C for ; Sat, 15 May 2021 17:56:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0642E0875; Sat, 15 May 2021 17:56:56 +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 78167E0875 for ; Sat, 15 May 2021 17:56:56 +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 4BAAD340E01 for ; Sat, 15 May 2021 17:56:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06AC34C3 for ; Sat, 15 May 2021 17:56:54 +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: <1621101390.0d6069752b0014e08df99c493c8bdd23f6c570a6.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: 0d6069752b0014e08df99c493c8bdd23f6c570a6 X-VCS-Branch: master Date: Sat, 15 May 2021 17:56:54 +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: 8b0a6eeb-c040-4234-b180-821b5695f0a9 X-Archives-Hash: ce7e741f1ecea298687051e578ed1f30 commit: 0d6069752b0014e08df99c493c8bdd23f6c570a6 Author: Sam James gentoo org> AuthorDate: Sat May 15 17:56:30 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat May 15 17:56:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d606975 media-sound/csound: Stabilize 6.15.0-r101 x86, #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 85ffdca25bb..d07527f6c9b 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"