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: Sat, 15 May 2021 17:56:57
Message-Id: 1621101390.0d6069752b0014e08df99c493c8bdd23f6c570a6.sam@gentoo
1 commit: 0d6069752b0014e08df99c493c8bdd23f6c570a6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 15 17:56:30 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 15 17:56:30 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d606975
7
8 media-sound/csound: Stabilize 6.15.0-r101 x86, #790335
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-sound/csound/csound-6.15.0-r101.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-sound/csound/csound-6.15.0-r101.ebuild b/media-sound/csound/csound-6.15.0-r101.ebuild
16 index 85ffdca25bb..d07527f6c9b 100644
17 --- a/media-sound/csound/csound-6.15.0-r101.ebuild
18 +++ b/media-sound/csound/csound-6.15.0-r101.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"