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

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-10-26 00:06:29 +01:00
parent 27f0b3135a
commit a4e9dd69ee
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

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"