diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 15:20:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 15:20:51 +0000 |
commit | fd29c3fba414884546e2e6ab43804aadbe56569e (patch) | |
tree | 5c48b22aa3805e506b6dda36188a28aefc6d1034 /media-sound/qsampler | |
parent | media-sound/asunder: Stabilize 2.9.7 amd64, #792768 (diff) | |
download | gentoo-fd29c3fba414884546e2e6ab43804aadbe56569e.tar.gz gentoo-fd29c3fba414884546e2e6ab43804aadbe56569e.tar.bz2 gentoo-fd29c3fba414884546e2e6ab43804aadbe56569e.zip |
media-sound/qsampler: Stabilize 0.9.2 amd64, #792774
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound/qsampler')
-rw-r--r-- | media-sound/qsampler/qsampler-0.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/qsampler/qsampler-0.9.2.ebuild b/media-sound/qsampler/qsampler-0.9.2.ebuild index d948252e61b9..b1939a889744 100644 --- a/media-sound/qsampler/qsampler-0.9.2.ebuild +++ b/media-sound/qsampler/qsampler-0.9.2.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then inherit git-r3 else SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi DESCRIPTION="Graphical frontend to the LinuxSampler engine" |