commit: 2d589fd18bf5050794345e3a27c91e332a992841 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Jul 29 07:51:34 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Jul 29 07:51:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d589fd1
profiles: Drop app-office/kexi[postgres] mask again dev-libs/libpqxx wasn't even masked, so there is no reason to mask the USE flag. Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/base/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 5e70917a5e9..e801395546b 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,10 +6,6 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. -# Andreas Sturmlechner <[email protected]> (2020-07-29) -# Depends on py2-only dev-libs/libpqxx, bug #697548 -app-office/kexi postgres - # Michał Górny <[email protected]> (2020-07-27) # These packages require Python 2 support in dev-python/sphinx. # They are generally fixable by adding py3 support and using
