commit: 29db51bae5f9fe2c47fdcbd394d51490e65aa7b5 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Jul 25 09:35:13 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Jul 25 09:35:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29db51ba
package.mask: Last rite dev-python/xdg Bug: https://bugs.gentoo.org/804127 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 6d4b864528d..7f23b8ff513 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2021-07-25) +# Conflicts with dev-python/pyxdg. Upstream is unwilling to resolve +# this. The only revdep has been patched to use pyxdg. +# Removal on 2021-08-24. Bug #804127. +dev-python/xdg + # Volkmar W. Pogatzki <[email protected]> (2021-07-24) # API, its only consumer is last-rited # removal in 30 days
