Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/csound/
Date: Mon, 01 Aug 2022 22:12:16
Message-Id: 1659391833.14002c49182f5527e1e24a17306bcc40b5ce7da4.sam@gentoo
1 commit: 14002c49182f5527e1e24a17306bcc40b5ce7da4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 1 22:10:33 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 1 22:10:33 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14002c49
7
8 media-sound/csound: Stabilize 6.17.0 x86, #862618
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/csound/csound-6.17.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/csound/csound-6.17.0.ebuild b/media-sound/csound/csound-6.17.0.ebuild
16 index ff2a0f274e57..cc3c316eca91 100644
17 --- a/media-sound/csound/csound-6.17.0.ebuild
18 +++ b/media-sound/csound/csound-6.17.0.ebuild
19 @@ -22,7 +22,7 @@ else
20 https://github.com/csound/csound/releases/download/${PV}/${DOC_P}_manual_pdf.zip
21 https://github.com/csound/csound/releases/download/${PV}/${DOC_P}_manual_html.zip
22 )"
23 - KEYWORDS="amd64 ~x86"
24 + KEYWORDS="amd64 x86"
25 fi
26
27 DESCRIPTION="Sound design and signal processing system for composition and performance"