commit: 0903fe18ba4993112304e90e7bfc51da6ba8ff6a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Feb 8 11:29:02 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Feb 9 15:54:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0903fe18
profiles/base: Mask dev-python/rdflib[redland] Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/base/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 4dbdb7a19e5..95f1686fcc2 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,12 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <[email protected]> (2020-02-08) +# The dependency is python-single-r1 while the package (and its revdeps) +# are python-r1. +dev-python/rdflib redland +www-apps/venus redland + # Michał Górny <[email protected]> (2020-02-05) # Requires google-api-python-client with Python 2 which is no longer # supported by its dependencies.
