aboutsummaryrefslogtreecommitdiffstats
path: root/community/gitea/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gitea/APKBUILD')
-rw-r--r--community/gitea/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gitea/APKBUILD b/community/gitea/APKBUILD
index 57ca6ae48d..1c9eb828e8 100644
--- a/community/gitea/APKBUILD
+++ b/community/gitea/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.1.0
pkgrel=1
pkgdesc="A self-hosted Git service written in Go"
url="http://gitea.io/"
-arch="all"
+arch="all !ppc64le"
license="MIT"
depends="git"
makedepends="go libcap"