mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
Merge pull request #2397 from bgilbert/grub-amd64
sys-boot/grub: Update to fix amd64 build
This commit is contained in:
commit
cc53d1442f
@ -12,7 +12,7 @@ PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="e2e860614f8edf2eefb7eae3b76a45b628ce45bb"
|
||||
CROS_WORKON_COMMIT="ccf8c4a280d29f7fe0df7b26f33982e71fab9e18"
|
||||
KEYWORDS="amd64 arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user