diff options
author | 2021-05-15 17:55:20 +0000 | |
---|---|---|
committer | 2021-05-15 17:55:20 +0000 | |
commit | b2f04afdd999ee23f5e0b211dadc74d5e075fefd (patch) | |
tree | cc032b0814df96ef5b912b943697d89578485e03 /media-sound/csound | |
parent | sys-kernel/gentoo-kernel-bin: bump to 5.11.21 for arm64 (diff) | |
download | gentoo-b2f04afdd999ee23f5e0b211dadc74d5e075fefd.tar.gz gentoo-b2f04afdd999ee23f5e0b211dadc74d5e075fefd.tar.bz2 gentoo-b2f04afdd999ee23f5e0b211dadc74d5e075fefd.zip |
media-sound/csound: Stabilize 6.15.0-r101 amd64, #790335
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/csound')
-rw-r--r-- | media-sound/csound/csound-6.15.0-r101.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/csound/csound-6.15.0-r101.ebuild b/media-sound/csound/csound-6.15.0-r101.ebuild index 6705f7c34293..85ffdca25bb5 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" |