aboutsummaryrefslogtreecommitdiffstats
path: root/testing/efivar
diff options
context:
space:
mode:
authorRoberto Oliveira <robertoguimaraes8@gmail.com>2017-12-19 16:52:00 +0000
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-12-19 16:52:00 +0000
commit845248e11ee87446dbee1c4b4b01e247d9512598 (patch)
treeec2dc3d3fadcf5a473bd2594db613d370826cbdf /testing/efivar
parente5f081429cd66bce553ec629a467aadd3af50d12 (diff)
downloadaports-845248e11ee87446dbee1c4b4b01e247d9512598.tar.bz2
aports-845248e11ee87446dbee1c4b4b01e247d9512598.tar.xz
testing/efivar: enable build on ppc64le
Diffstat (limited to 'testing/efivar')
-rw-r--r--testing/efivar/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/efivar/APKBUILD b/testing/efivar/APKBUILD
index 2f1f036037..b93c99db20 100644
--- a/testing/efivar/APKBUILD
+++ b/testing/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 armhf aarch64"
+arch="x86 x86_64 armhf aarch64 ppc64le"
license="LGPL-2.1"
depends=""
depends_dev=""