Skip to content
Snippets Groups Projects
Commit 7533c223 authored by Andy Postnikov's avatar Andy Postnikov
Browse files

testing/asymptote: disable on mips64 because of texlive

parent 2c922f25
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ pkgver=2.70
pkgrel=0
pkgdesc="A vector graphics language for technical drawing"
url="http://asymptote.sourceforge.net/"
arch="all !s390x" #blocked by texlive
arch="all !mips64 !s390x" #blocked by texlive
license="GPL-3.0-only"
depends="texlive texlive-dvi ghostscript"
### Optional dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment