commit: 663191c298a0a06f56c2d6a0bb963c3a13fb7309 Author: Davide Pesavento <pesa <AT> gentoo <DOT> org> AuthorDate: Mon Oct 8 18:03:13 2018 +0000 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org> CommitDate: Mon Oct 8 18:05:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=663191c2
package.mask: mask >=dev-python/PyQt5-5.11 Bug: https://bugs.gentoo.org/668014 Signed-off-by: Davide Pesavento <pesa <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 65c38dab49d..807f01f7259 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,10 @@ #--- END OF EXAMPLES --- +# Davide Pesavento <[email protected]> (08 Oct 2018) +# Ebuild is not ready, major packaging changes required. Bug 668014. +>=dev-python/PyQt5-5.11 + # Virgil Dupras <[email protected]> (07 Oct 2018) # Masked for removal, along with orphans, because it's unmaintained # and vulnerable. Bug #629270
