mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
efitools: restrict archs
UEFI is not available on anything but x86 and ARM. [ci skip]
This commit is contained in:
parent
34cafb77b1
commit
e1c5723ac3
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
pkgname=efitools
|
||||
version=1.9.2
|
||||
revision=1
|
||||
archs="x86_64* i686* arm* aarch64*"
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="perl-File-Slurp"
|
||||
makedepends="gnu-efi-libs libressl-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue