summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-07 19:46:07 +0000
committerSam James <sam@gentoo.org>2021-03-07 19:46:07 +0000
commitddc2005b5b5a60ae4a435eb737990dfc00837e56 (patch)
tree1c4607b4a590f8a9b0bc3032205105804407cdbb /media-sound
parentdev-python/sqlalchemy: Stabilize 1.3.23 amd64, #774621 (diff)
downloadgentoo-ddc2005b5b5a60ae4a435eb737990dfc00837e56.tar.gz
gentoo-ddc2005b5b5a60ae4a435eb737990dfc00837e56.tar.bz2
gentoo-ddc2005b5b5a60ae4a435eb737990dfc00837e56.zip
media-sound/qsampler: Stabilize 0.9.1 amd64, #774636
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/qsampler/qsampler-0.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/qsampler/qsampler-0.9.1.ebuild b/media-sound/qsampler/qsampler-0.9.1.ebuild
index c515df058379..045fceca4bd1 100644
--- a/media-sound/qsampler/qsampler-0.9.1.ebuild
+++ b/media-sound/qsampler/qsampler-0.9.1.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"