commit: b9f82bdac5c9b57176f28ac3d9cd18988056ae4a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Dec 30 12:35:31 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Dec 30 12:59:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9f82bda
profiles: Update comments for virtual/pypy → dev-python/pypy Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/arm/package.use.mask | 2 +- profiles/base/use.stable.mask | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 607cd6757fb..4198132cf1a 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -64,7 +64,7 @@ sys-apps/fwupd dell thunderbolt www-apps/nextcloud imagemagick # Corentin Pazdera <[email protected]> (2018-12-28) -# Requires virtual/pypy which isn't keyworded for ARM. +# Requires dev-python/pypy which isn't keyworded for ARM. www-servers/uwsgi pypy # Davide Pesavento <[email protected]> (2018-12-27) diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 2ac81425eac..759c9247e3a 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -17,7 +17,7 @@ php_targets_php7-4 postgres_targets_postgres12 # Zac Medico <[email protected]> (2016-09-01) -# Needs virtual/pypy* stable +# Needs dev-python/pypy* stable python_targets_pypy3 python_single_target_pypy3
