app-emulation/cloud-init: Stabilize 24.4-r4 ppc64, #952969

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-04-02 12:28:19 +03:00
parent f49e9eb56b
commit f5f64d4894

View File

@@ -14,7 +14,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
LICENSE="GPL-3"