sys-apps/dbus-broker: Stabilize 37 amd64, #965044

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-11-05 00:37:33 +02:00
parent bf3f9b578e
commit 8be4b7e0a2

View File

@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/bus1/dbus-broker.git"
else
SRC_URI="https://github.com/bus1/${PN}/releases/download/v${PV}/${P}.tar.xz"
KEYWORDS="~amd64 arm64 ~loong ppc64 ~riscv"
KEYWORDS="amd64 arm64 ~loong ppc64 ~riscv"
fi
DESCRIPTION="Linux D-Bus Message Broker"