mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 17:06:58 +02:00
Merge pull request #190 from gregkh/new_keywords
fix(package.accept_keywords) add ~amd64 to efitools and gnu-efi
This commit is contained in:
commit
15eec0ed39
@ -1,4 +1,5 @@
|
|||||||
# Copyright (c) 2009 The Chromium OS Authors. All rights reserved.
|
# Copyright (c) 2009 The Chromium OS Authors. All rights reserved.
|
||||||
|
# Copyright (c) 2013 The CoreOS Authors. All rights reserved.
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
=app-emulation/qemu-kvm-0.15.1-r2 amd64
|
=app-emulation/qemu-kvm-0.15.1-r2 amd64
|
||||||
@ -99,3 +100,7 @@
|
|||||||
|
|
||||||
# Fixes XML validation failure and python eclass usage
|
# Fixes XML validation failure and python eclass usage
|
||||||
=dev-lang/yasm-1.2.0-r1
|
=dev-lang/yasm-1.2.0-r1
|
||||||
|
|
||||||
|
# efitools and dependency libraries for signing kernel images
|
||||||
|
>=sys-boot/gnu-efi-3.0u ~amd64
|
||||||
|
>=app-crypt/efitools-1.4.1-r2 ~amd64
|
||||||
|
Loading…
Reference in New Issue
Block a user