diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-07-29 09:51:34 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-07-29 09:51:34 +0200 |
commit | 2d589fd18bf5050794345e3a27c91e332a992841 (patch) | |
tree | a31b783247a658c9ec6014b2f147a9e892a929d1 /profiles/base | |
parent | profiles: Mask py2-only app-office/kexi[postgres] to drop last-rites (diff) | |
download | gentoo-2d589fd18bf5050794345e3a27c91e332a992841.tar.gz gentoo-2d589fd18bf5050794345e3a27c91e332a992841.tar.bz2 gentoo-2d589fd18bf5050794345e3a27c91e332a992841.zip |
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@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 5e70917a5e90..e801395546bc 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 <asturm@gentoo.org> (2020-07-29) -# Depends on py2-only dev-libs/libpqxx, bug #697548 -app-office/kexi postgres - # Michał Górny <mgorny@gentoo.org> (2020-07-27) # These packages require Python 2 support in dev-python/sphinx. # They are generally fixable by adding py3 support and using |