From 65c9fe71cee5ac486e3897f0bf0f7c6dd8bc4d9a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tom=C3=A1=C5=A1=20M=C3=B3zes?= Date: Mon, 20 Apr 2020 07:55:39 +0000 Subject: [PATCH] app-admin/ngxtop: enable python 3.{7,8} MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Tomáš Mózes Signed-off-by: Michał Górny --- 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 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. -- 2.26.2