commit: dd109ca918f34029695535c5c7de35ac37417534 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Wed Oct 27 18:02:43 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 27 22:41:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd109ca9
dev-python/virtualenv: allow tests on hppa, pip is already stable Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/22731 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 33396378d39..b2cad9b1e3c 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -105,10 +105,6 @@ dev-ruby/activesupport test # Requires media-libs/mesa[llvm], which is masked. dev-python/pyopengl test -# Rolf Eike Beer <[email protected]> (2020-04-22) -# dev-python/pip not keyworded yet, bug #700918 -dev-python/virtualenv test - # Rolf Eike Beer <[email protected]> (2020-04-22) # dev-libs/criterion not yet keyworded >=app-admin/syslog-ng-3.25 test
