community/biblatex: exclude arches from where texlive is not available

This commit is contained in:
Francesco Colista 2019-06-15 15:21:28 +00:00
parent 8c51426a5f
commit 4bb4eaa0e1

View File

@ -5,7 +5,7 @@ pkgver=3.12
pkgrel=1
pkgdesc="Sophisticated Bibliographies in LaTeX"
url="https://www.ctan.org/pkg/biblatex"
arch="noarch"
arch="noarch !x86 !ppc64le"
license="LPPL-1.3"
depends="texlive-luatex"
makedepends="bash perl"