aboutsummaryrefslogtreecommitdiffstats
path: root/community/minetest/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/minetest/APKBUILD')
-rw-r--r--community/minetest/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/minetest/APKBUILD b/community/minetest/APKBUILD
index 1192274a5a..ba56d19ddb 100644
--- a/community/minetest/APKBUILD
+++ b/community/minetest/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer:
pkgname=minetest
pkgver=0.4.14
-pkgrel=1
+pkgrel=2
pkgdesc="An infinite-world block sandbox game and a game engine"
url="http://minetest.net/"
-arch="all"
+arch="all !s390x !ppc64le"
install="$pkgname-server.pre-install"
license="LGPL2.1 CCBY-SA3.0"
depends="$pkgname-common"