summaryrefslogtreecommitdiff
path: root/user/efibootmgr/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/efibootmgr/APKBUILD')
-rw-r--r--user/efibootmgr/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/efibootmgr/APKBUILD b/user/efibootmgr/APKBUILD
index 3180f0b21..194d32d7c 100644
--- a/user/efibootmgr/APKBUILD
+++ b/user/efibootmgr/APKBUILD
@@ -5,7 +5,7 @@ pkgver=15
pkgrel=0
pkgdesc="A user-space application to modify the Intel EFI Boot Manager"
url="https://github.com/rhboot/efibootmgr"
-arch="x86 x86_64 arm64 ia64"
+arch="pmmx x86_64 arm64 ia64"
license="GPL-2.0"
depends=""
makedepends="efivar-dev gettext-dev"