commit:     65c9fe71cee5ac486e3897f0bf0f7c6dd8bc4d9a
Author:     Tomáš Mózes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Mon Apr 20 07:55:39 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Apr 20 09:43:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65c9fe71

app-admin/ngxtop: enable python 3.{7,8}

Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild | 2 +-
 profiles/package.mask                          | 5 -----
 2 files changed, 1 insertion(+), 6 deletions(-)

diff --git a/app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild 
b/app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild
index 3b1214dbc2b..1176eabdd31 100644
--- a/app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild
+++ b/app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="sqlite"
 
 inherit distutils-r1

diff --git a/profiles/package.mask b/profiles/package.mask
index 6f6614d0c5f..218a46a264c 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -175,11 +175,6 @@ app-crypt/manuale
 # Removal in 30 days.  Bug #702430.
 app-crypt/gkeys
 
-# Michał Górny <[email protected]> (2020-04-19)
-# Unmaintained.  Stuck on Python 3.6.  Last upstream activity in 2015.
-# Removal in 30 days.  Bug #718184.
-app-admin/ngxtop
-
 # Michał Górny <[email protected]> (2020-04-19)
 # The maintainer retired and ceased the development.  Stuck
 # on Python 3.6.

Reply via email to