aboutsummaryrefslogtreecommitdiffstats
path: root/community/gir-to-d
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-07 16:39:52 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-07 16:39:52 +0000
commit36ff6a7734ace2fca2e6fa9a3b1e6f995f48bd03 (patch)
treed83e5b6e233454e599120794577a435a0db8973b /community/gir-to-d
parent2476fe1b65a2876db6fd658a7a27d4cb7f669ecd (diff)
downloadaports-36ff6a7734ace2fca2e6fa9a3b1e6f995f48bd03.tar.bz2
aports-36ff6a7734ace2fca2e6fa9a3b1e6f995f48bd03.tar.xz
community/gir-to-d: disable on mips
Diffstat (limited to 'community/gir-to-d')
-rw-r--r--community/gir-to-d/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gir-to-d/APKBUILD b/community/gir-to-d/APKBUILD
index abd301b88b..b02ac61673 100644
--- a/community/gir-to-d/APKBUILD
+++ b/community/gir-to-d/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.21.0
pkgrel=0
pkgdesc=" Create D bindings from GObject introspection files"
url="https://github.com/gtkd-developers/gir-to-d"
-arch="all !ppc64le !s390x" # No gdc on these
+arch="all !ppc64le !s390x !mips !mips64" # No gdc on these
license="LGPL-3.0-or-later"
makedepends="meson gcc-gdc"
options="!check" # no tests