mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 07:51:03 +02:00
coreos-base/oem-ec2-compat: Add arm64 keyword
Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
parent
a269f1d2ab
commit
6ba9759e19
@ -9,7 +9,7 @@ SRC_URI=""
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
KEYWORDS="amd64 arm64 x86"
|
||||
IUSE="ec2 openstack brightbox"
|
||||
REQUIRED_USE="^^ ( ec2 openstack brightbox )"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user