diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2021-05-27 23:12:30 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-05-27 23:12:30 +0200 |
commit | cb02db2f45938489acd9326bd1a0214ce620d638 (patch) | |
tree | 8edb6ff3bbb9db263576e3f05fbd63ab55250619 /profiles | |
parent | net-misc/frr: Adjust upper libyang bound (diff) | |
download | gentoo-cb02db2f45938489acd9326bd1a0214ce620d638.tar.gz gentoo-cb02db2f45938489acd9326bd1a0214ce620d638.tar.bz2 gentoo-cb02db2f45938489acd9326bd1a0214ce620d638.zip |
profiles/package.mask: Unleash new libyang
* With revbumping the existing old versions of revdeps
to not pull in >2.0.0
Closes: https://github.com/gentoo/gentoo/pull/21017
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index b2544eea6897..b4dceb2a7fa4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,11 +32,6 @@ #--- END OF EXAMPLES --- -# Jakov Smolic <jakov.smolic@sartura.hr> (2021-05-24) -# New version is a complete rewrite of the library, -# masking until all revdeps are ported to version 2 ->=net-libs/libyang-2.0.0 - # Andrey Grozin <grozin@gentoo.org> (2021-05-25) # DEPENDs on sci-libs/proj-8 # Unmask after unmasking proj-8 |