From: Tomáš Mózes Date: Mon, 20 Apr 2020 07:55:39 +0000 (+0000) Subject: app-admin/ngxtop: enable python 3.{7,8} X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=65c9fe71cee5ac486e3897f0bf0f7c6dd8bc4d9a;p=gentoo.git app-admin/ngxtop: enable python 3.{7,8} Signed-off-by: Tomáš Mózes Signed-off-by: Michał Górny --- diff --git a/app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild b/app-admin/ngxtop/ngxtop-0.0.3_pre141201.ebuild index 3b1214dbc2b6..1176eabdd31b 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 6f6614d0c5fe..218a46a264c0 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 (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 (2020-04-19) # The maintainer retired and ceased the development. Stuck # on Python 3.6.