aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2019-08-20 19:53:52 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2019-08-20 20:22:59 +0000
commitfed3f7f792cd223bc3ed8b38dc6bcf40e5a84717 (patch)
tree71131228e127ff30482f82f9a8f3e21c2b9e3ef4 /community
parent45ae2ae868143b80df808ab92eb76426310579f8 (diff)
downloadaports-fed3f7f792cd223bc3ed8b38dc6bcf40e5a84717.tar.bz2
aports-fed3f7f792cd223bc3ed8b38dc6bcf40e5a84717.tar.xz
community/git-lfs: enable x86
Diffstat (limited to 'community')
-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 4fab4083e5..5ae31e334d 100644
--- a/community/git-lfs/APKBUILD
+++ b/community/git-lfs/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.7.2
pkgrel=1
pkgdesc="Git extension for versioning large files"
url="https://git-lfs.github.io/"
-arch="all !x86"
+arch="all"
license="MIT"
depends="git"
makedepends="go ronn"