commit: a1e31914840c33cf88fec2e51ede3f8969ae892a Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Fri Apr 24 15:36:28 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Fri Apr 24 16:19:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1e31914
profiles/arch/hppa/package.use.mask: add virtualenv[test] Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 8ee15132ee1..1a898cf4643 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -8,6 +8,10 @@ # 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
