aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/syslinux/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/syslinux/APKBUILD b/main/syslinux/APKBUILD
index 3ac56c45a8..2caa392ef9 100644
--- a/main/syslinux/APKBUILD
+++ b/main/syslinux/APKBUILD
@@ -4,7 +4,7 @@ pkgver=4.03
pkgrel=0
pkgdesc="a boot loader for the Linux operating system which operates off an MS-DOS/Windows FAT filesystem."
url="http://syslinux.org"
-arch="all"
+arch="x86 x86_64"
license="GPL"
makedepends="nasm perl"
depends="mtools"