aboutsummaryrefslogtreecommitdiffstats
path: root/community/librttopo/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/librttopo/APKBUILD')
-rw-r--r--community/librttopo/APKBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/community/librttopo/APKBUILD b/community/librttopo/APKBUILD
index 036d0588c4c..3cd834eea9e 100644
--- a/community/librttopo/APKBUILD
+++ b/community/librttopo/APKBUILD
@@ -2,11 +2,10 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=librttopo
pkgver=1.1.0
-pkgrel=0
+pkgrel=4
pkgdesc="RT Topology Library"
url="https://git.osgeo.org/gitea/rttopo/librttopo"
-# s390x and mips64 blocked by geos
-arch="all !s390x !mips64"
+arch="all"
license="GPL-2.0-or-later"
depends_dev="
geos-dev
@@ -40,4 +39,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="624c2aeff16737d0bec28f8b38427351a3af20658a077d280a1b2422697419394f36832db9459bf25c7d699bc002eaec499dcbd65bca7d2b3f8b92e78650dea3 librttopo-1.1.0.tar.gz"
+sha512sums="
+624c2aeff16737d0bec28f8b38427351a3af20658a077d280a1b2422697419394f36832db9459bf25c7d699bc002eaec499dcbd65bca7d2b3f8b92e78650dea3 librttopo-1.1.0.tar.gz
+"