Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
fixup use latest bootengine change
Browse files Browse the repository at this point in the history
  • Loading branch information
pothos committed Feb 28, 2022
1 parent a4f9217 commit b69d16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys-kernel/bootengine/bootengine-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ CROS_WORKON_REPO="https://github.com"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
else
CROS_WORKON_COMMIT="682a6a585c58b71c7069fe9c9344f16559552b64" # kai/ignition-v3
CROS_WORKON_COMMIT="12f1cef4e8546e6779c2afa6cf0fee0aff573405" # kai/ignition-v3
KEYWORDS="amd64 arm arm64 x86"
fi

Expand Down

0 comments on commit b69d16a

Please sign in to comment.