diff options
author | 2018-09-07 09:37:00 +0200 | |
---|---|---|
committer | 2018-09-07 09:37:00 +0200 | |
commit | de9c6d676d5c2bd10eed1a365dc302dd15bd4c46 (patch) | |
tree | 4ca456d109e3ac791f21bd8b7730735daad00e98 /metadata/repository_mask.conf | |
parent | 57f1ef5743483605b9b1c10e106ef3b65187b705 (diff) | |
download | texlive-de9c6d676d5c2bd10eed1a365dc302dd15bd4c46.tar.gz texlive-de9c6d676d5c2bd10eed1a365dc302dd15bd4c46.tar.xz |
repository_mask.conf: Mask biblatex{,-biber} for now
They pull in perl:5.28, which is masked as testing.
Diffstat (limited to 'metadata/repository_mask.conf')
-rw-r--r-- | metadata/repository_mask.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/metadata/repository_mask.conf b/metadata/repository_mask.conf index c553253..88ab645 100644 --- a/metadata/repository_mask.conf +++ b/metadata/repository_mask.conf @@ -8,3 +8,12 @@ *description = [ Mask scm packages ] ]] +( + dev-tex/biblatex[>=3.11] + dev-tex/biblatx-biber[>=2.11] +) [[ + *author = [ Heiko Becker <heirecka@exherbo.org> ] + *date = [ 07 Sep 2018 ] + *token = testing + *description = [ Pulls in perl:5.28 which is masked ] +]] |