diff --git a/testing/refind/APKBUILD b/testing/refind/APKBUILD index 873d3554d64..0275a947560 100644 --- a/testing/refind/APKBUILD +++ b/testing/refind/APKBUILD @@ -4,14 +4,13 @@ pkgver=0.11.4 pkgrel=0 pkgdesc="rEFInd EFI Boot Manager" url="http://www.rodsbooks.com/refind" -arch="aarch64 x86 x86_64" +arch="x86_64" options="!check" # No test suite. license="GPL-3.0" depends="" makedepends="gnu-efi-dev bash" source="https://sourceforge.net/projects/refind/files/${pkgver}/${pkgname}-src-${pkgver}.tar.gz 10-refind-disable-fortify.patch" - builddir="$srcdir/${pkgname}-${pkgver}" build() {