app-emulation/cloud-init: Stabilize 24.4-r3 arm64, #951217

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-03-31 17:35:14 +01:00
parent 3a2a3b0f96
commit 737bfaba58

View File

@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://git.launchpad.net/cloud-init"
else
SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~x86"
KEYWORDS="amd64 arm64 ~loong ~ppc64 ~x86"
fi
DESCRIPTION="Cloud instance initialisation magic"