summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-05 19:04:38 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-05 19:04:38 +0300
commit5188857453c5987370d5bf4cc50e349f024b1f3b (patch)
tree366460894de528f0da9720d29944c996fe422d8f
parentnet-ftp/tnftp: add 20230409 (diff)
downloadgentoo-5188857453c5987370d5bf4cc50e349f024b1f3b.tar.gz
gentoo-5188857453c5987370d5bf4cc50e349f024b1f3b.tar.bz2
gentoo-5188857453c5987370d5bf4cc50e349f024b1f3b.zip
media-sound/qsampler: Stabilize 0.9.9 amd64, #905143
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--media-sound/qsampler/qsampler-0.9.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/qsampler/qsampler-0.9.9.ebuild b/media-sound/qsampler/qsampler-0.9.9.ebuild
index 38a795222015..c29d35c225b9 100644
--- a/media-sound/qsampler/qsampler-0.9.9.ebuild
+++ b/media-sound/qsampler/qsampler-0.9.9.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"