commit: c28641b571d28b7f8c6b4af8f6ca3baa9ac686c8 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sat Apr 25 15:55:01 2020 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sat Apr 25 15:56:39 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c28641b5
profiles: add positional / posix_ipc to be removed in bug 718996 Closes: https://bugs.gentoo.org/719372 Closes: https://bugs.gentoo.org/719370 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> profiles/package.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 48305a2f2da..9806229fa2d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -111,6 +111,8 @@ dev-python/os-networksv2-python-novaclient-ext dev-python/osc-placement dev-python/rackspace-novaclient dev-python/nose-testconfig +dev-python/positional +dev-python/posix_ipc # Michał Górny <[email protected]> (2020-04-23) # Unmaintained. Stuck on Python 3.6. No revdeps.
