diff options
Diffstat (limited to 'user/efivar/APKBUILD')
-rw-r--r-- | user/efivar/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/efivar/APKBUILD b/user/efivar/APKBUILD index 8076176e9..6177b1c4d 100644 --- a/user/efivar/APKBUILD +++ b/user/efivar/APKBUILD @@ -5,7 +5,7 @@ pkgver=31 pkgrel=0 pkgdesc="Tools and library to manipulate EFI variables" url="https://github.com/rhboot/efivar" -arch="x86 x86_64 arm64 ia64" +arch="pmmx x86_64 arm64 ia64" license="LGPL-2.1" depends="" depends_dev="popt-dev" |