commit: e4e0c2c1a9be17e45230b1c9745159f436e2a13d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Sep 25 10:02:05 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Sep 25 12:13:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4e0c2c1
package.deprecated: Remove removed virtual/pypy* Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.deprecated | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 55fd49cc234..94b66625992 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -70,12 +70,6 @@ x11-libs/gtkglext # bug #699796. virtual/libffi -# Michał Górny <[email protected]> (2019-12-30) -# PyPy packages have been restructured, and the virtual is no longer -# necessary. Depend on dev-python/pypy{,3} instead. -virtual/pypy -virtual/pypy3 - # Michał Górny <[email protected]> (2019-12-09) # Test coverage reporting is not useful for Gentoo ebuilds. The deps # against coverage plugins are either entirely spurious, or the build
