summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-02-24 17:26:12 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-02-24 17:26:12 +0200
commitb1b3f368c023218f19d2a983cac93c3e36e1e5cc (patch)
tree65fed920757d0f36ae366f8da833365562419a64
parentmedia-libs/liblscp: Stabilize 0.9.12 amd64, #925328 (diff)
downloadgentoo-b1b3f368c023218f19d2a983cac93c3e36e1e5cc.tar.gz
gentoo-b1b3f368c023218f19d2a983cac93c3e36e1e5cc.tar.bz2
gentoo-b1b3f368c023218f19d2a983cac93c3e36e1e5cc.zip
media-sound/qsampler: Stabilize 0.9.12 amd64, #925329
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--media-sound/qsampler/qsampler-0.9.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/qsampler/qsampler-0.9.12.ebuild b/media-sound/qsampler/qsampler-0.9.12.ebuild
index b9bb0d2bfc04..c8b3e3ac5c18 100644
--- a/media-sound/qsampler/qsampler-0.9.12.ebuild
+++ b/media-sound/qsampler/qsampler-0.9.12.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"