diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 04:09:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 04:09:28 +0000 |
commit | 0258e705b9895dbee180a02e57bffeed6c5811ce (patch) | |
tree | 7e6ead28993a41d33dd3450190396930fa3a63d4 /media-sound/csound | |
parent | media-sound/aqualung: Stabilize 1.1-r101 amd64, #766528 (diff) | |
download | gentoo-0258e705b9895dbee180a02e57bffeed6c5811ce.tar.gz gentoo-0258e705b9895dbee180a02e57bffeed6c5811ce.tar.bz2 gentoo-0258e705b9895dbee180a02e57bffeed6c5811ce.zip |
media-sound/csound: Stabilize 6.15.0-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/csound')
-rw-r--r-- | media-sound/csound/csound-6.15.0-r100.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/csound/csound-6.15.0-r100.ebuild b/media-sound/csound/csound-6.15.0-r100.ebuild index 93b965bc7303..bc4fd0cf0ecb 100644 --- a/media-sound/csound/csound-6.15.0-r100.ebuild +++ b/media-sound/csound/csound-6.15.0-r100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # As upstream (and we aswell) are not allowed to redistribute scansyn, @@ -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" |