aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2020-05-10 15:29:09 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2020-05-10 15:29:31 +0200
commit90d56326f2265119baa9bfabe0cdd547223416bb (patch)
tree646d9a23f835bba13fd36fcf96d930b7d6400f10 /testing
parent22ba05ceaa02f09567b81f6dc2a25be3ab48a1a8 (diff)
downloadaports-90d56326f2265119baa9bfabe0cdd547223416bb.tar.bz2
aports-90d56326f2265119baa9bfabe0cdd547223416bb.tar.xz
testing/asymptote: disable on mips64
Dependency texlive is not available on mips64.
Diffstat (limited to 'testing')
-rw-r--r--testing/asymptote/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/asymptote/APKBUILD b/testing/asymptote/APKBUILD
index 24e8318528..f8d71d3f97 100644
--- a/testing/asymptote/APKBUILD
+++ b/testing/asymptote/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.65
pkgrel=0
pkgdesc="A vector graphics language for technical drawing"
url="http://asymptote.sourceforge.net/"
-arch="all"
+arch="all !mips64" # blocked by texlive
license="GPL-3.0-only"
depends="texlive texlive-dvi ghostscript"
### Optional dependencies