media-sound/qsampler: Stabilize 0.9.91 amd64, #934538

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-06-19 12:23:59 +01:00
parent fbd24f74f1
commit 569b6ab89c

View File

@@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://downloads.sourceforge.net/${PN}/${PV}/${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~x86"
fi
DESCRIPTION="Graphical frontend to the LinuxSampler engine"