commit: 3ac638f4c4fa681d0d3aa262ac656ddff39f6382 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Thu Aug 11 13:50:57 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Thu Aug 11 13:53:29 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3ac638f4
package.mask: mask some packages with broken deps Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> profiles/package.mask | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 677156903..47f5543f5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -14,6 +14,26 @@ # New entries go on top. +# Andrew Ammerlaan <[email protected]> (2022-08-11) +# depends on removed ~app-crypt/certbot-1.27.0 +app-crypt/certbot-dns-digitalocean + +# Andrew Ammerlaan <[email protected]> (2022-08-11) +# depends on removed <dev-python/testfixtures-7 +dev-python/prawcore + +# Andrew Ammerlaan <[email protected]> (2022-08-11) +# depends on removed dev-python/pydispatcher +dev-python/scrapy + +# Andrew Ammerlaan <[email protected]> (2022-08-11) +# depends on removed net-p2p/go-ipfs +net-p2p/ipfs-cluster + +# Andrew Ammerlaan <[email protected]> (2022-08-11) +# depends on removed <dev-lang/go-1.18 +net-proxy/toxiproxy + # Viorel Munteanu <[email protected]> # depends on dev-python/PyQt6, which is currently masked with all of qt6 >=net-misc/maestral-qt-1.6.0
