aboutsummaryrefslogtreecommitdiffstats
path: root/community/biblatex
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-08 04:28:26 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-08 04:28:26 +0000
commit168c19ea6a336ff177f5908b8ebe82593e7755c9 (patch)
tree25f86ff3e9e8573b38834236f8bbd52073581a16 /community/biblatex
parent0daefeae4f1df78af2cd263be0dac51ea01cdf4c (diff)
downloadaports-168c19ea6a336ff177f5908b8ebe82593e7755c9.tar.bz2
aports-168c19ea6a336ff177f5908b8ebe82593e7755c9.tar.xz
community/biblatex: disable on mips
Diffstat (limited to 'community/biblatex')
-rw-r--r--community/biblatex/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/biblatex/APKBUILD b/community/biblatex/APKBUILD
index 113314d725..4c9292546f 100644
--- a/community/biblatex/APKBUILD
+++ b/community/biblatex/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.14
pkgrel=0
pkgdesc="Sophisticated Bibliographies in LaTeX"
url="https://www.ctan.org/pkg/biblatex"
-arch="noarch !x86 !ppc64le"
+arch="noarch !x86 !ppc64le !mips !mips64"
license="LPPL-1.3"
depends="texlive-luatex"
makedepends="bash perl"