diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 00:47:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 00:47:17 +0100 |
commit | f710681c79b2d629fa7397a4fffa04d4c0462092 (patch) | |
tree | 275b7ea5aff0c9f41bc27bbfdac792688943a580 /media-sound | |
parent | net-dns/pdns-recursor: Stabilize 4.5.4 on amd64 (diff) | |
download | gentoo-f710681c79b2d629fa7397a4fffa04d4c0462092.tar.gz gentoo-f710681c79b2d629fa7397a4fffa04d4c0462092.tar.bz2 gentoo-f710681c79b2d629fa7397a4fffa04d4c0462092.zip |
media-sound/csound: Stabilize 6.16.1 amd64, #805323
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/csound/csound-6.16.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/csound/csound-6.16.1.ebuild b/media-sound/csound/csound-6.16.1.ebuild index b8549ffc9aab..dcbc081a317b 100644 --- a/media-sound/csound/csound-6.16.1.ebuild +++ b/media-sound/csound/csound-6.16.1.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" |