commit: 069b16d0eafcf7b8200ddb7ad13547c036e02010 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Thu Sep 3 20:20:28 2020 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Thu Sep 3 20:20:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=069b16d0
profiles/riscv: more granular python masks Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index fff5905c564..77e539ea9e7 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -88,6 +88,8 @@ dev-python/pygments doc test dev-python/setuptools test dev-python/snakeoil test dev-python/sphinx latext doc test +dev-python/twisted test +dev-python/urllib3 test dev-util/catalyst iso dev-util/meson test dev-util/ninja doc test
