mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-08 13:56:40 +02:00
community/biblatex: exclude arches from where texlive is not available
This commit is contained in:
parent
8c51426a5f
commit
4bb4eaa0e1
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user