media-sound/qjackctl: Stabilize 1.0.4 x86, #957530

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-14 14:49:14 +01:00
parent 2aaece5617
commit 3f39235a8f

View File

@@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://downloads.sourceforge.net/qjackctl/${P}.tar.gz"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
fi
DESCRIPTION="Qt GUI to control the JACK Audio Connection Kit and ALSA sequencer connections"