diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 17:56:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 17:56:30 +0000 |
commit | 0d6069752b0014e08df99c493c8bdd23f6c570a6 (patch) | |
tree | 87dcda4544857f3b5176a98cf3256b17f776341d /media-sound/csound | |
parent | app-misc/rpick: Stabilize 0.8.2 amd64, #790395 (diff) | |
download | gentoo-0d6069752b0014e08df99c493c8bdd23f6c570a6.tar.gz gentoo-0d6069752b0014e08df99c493c8bdd23f6c570a6.tar.bz2 gentoo-0d6069752b0014e08df99c493c8bdd23f6c570a6.zip |
media-sound/csound: Stabilize 6.15.0-r101 x86, #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 85ffdca25bb5..d07527f6c9b8 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" |