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

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-03-31 17:35:19 +01:00
parent 2e83071254
commit c8d1b791ef

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"