aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/git-lfs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/git-lfs/APKBUILD b/community/git-lfs/APKBUILD
index 89d6e38477..0eac0666a7 100644
--- a/community/git-lfs/APKBUILD
+++ b/community/git-lfs/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.5.1
pkgrel=2
pkgdesc="Git extension for versioning large files"
url="https://git-lfs.github.io/"
-arch="all"
+arch="all !x86"
license="MIT"
depends="git"
checkdepends="bash coreutils git-daemon perl-utils"