sys-apps/ignition: pull release 2.21.0

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Mathieu Tortuyaux 2025-03-26 15:23:05 +01:00
parent 376ae52999
commit 7c793477c6
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ inherit coreos-go git-r3 systemd udev
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
EGIT_COMMIT="a204f429f13194ae379be9401d49e5241439660b" # v2.20.0
EGIT_COMMIT="fc324e12230b036ce9d44f64346780121431ff27" # v2.21.0
KEYWORDS="amd64 arm64"
fi