diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-07-29 09:28:35 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-07-29 09:30:40 +0200 |
commit | d8ad17278b0a69b4ec26fd3595d0b00fa7968448 (patch) | |
tree | c5ac7b124734683615e91b9ece5a016824a1e588 /profiles | |
parent | media-tv/tvbrowser-bin: Remove tvbrowser-bin-4.0.1.ebuild (diff) | |
download | gentoo-d8ad17278b0a69b4ec26fd3595d0b00fa7968448.tar.gz gentoo-d8ad17278b0a69b4ec26fd3595d0b00fa7968448.tar.bz2 gentoo-d8ad17278b0a69b4ec26fd3595d0b00fa7968448.zip |
profiles: Mask py2-only app-office/kexi[postgres] to drop last-rites
Depends on dev-libs/libpqxx.
Bug: https://bugs.gentoo.org/697548
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/package.mask | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index e801395546bc..5e70917a5e90 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # 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 diff --git a/profiles/package.mask b/profiles/package.mask index 59ad665bb427..d96def0064b4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -50,7 +50,6 @@ app-crypt/ssh-multiadd app-misc/mswinurl_launcher app-misc/mtail app-mobilephone/wammu -app-office/kexi app-office/lyx app-text/fbless app-text/sgmltools-lite |