Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/csound/
Date: Mon, 01 Aug 2022 08:01:13
Message-Id: 1659340861.0058eb1609931753028644aa979bd4d4d9d418b5.ago@gentoo
1 commit: 0058eb1609931753028644aa979bd4d4d9d418b5
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 1 08:00:43 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 1 08:01:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0058eb16
7
8 media-sound/csound: amd64 stable wrt bug #862618
9
10 Signed-off-by: Agostino Sarubbo <ago <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 6e52221543fd..ff2a0f274e57 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"