commit: a2c7b49233e805911c0595d73547802e57efb3e0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 27 06:39:52 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 27 06:41:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2c7b492
profiles/base: drop obsolete roundup[xapian] mask Roundup actually gained Python 3 support in 2.0.x. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/base/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index fe8f27f9c7f..860878e5c34 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -223,11 +223,6 @@ dev-db/mariadb columnstore # distutils_enable_sphinx to build docs. <=dev-python/lockfile-0.12.2-r2 doc -# Michał Górny <[email protected]> (2020-07-27) -# Requires Python 2 support in xapian-bindings which in turn require -# Python 2 in dev-python/sphinx. -<www-apps/roundup-3 xapian - # Brian Dolbec <[email protected]> (2020-07-20) # Required dependencies are not yet in the Gentoo ebuild tree # Please file a bug if this feature is needed
