From c49b17c2064f4afae03482f63454c2916d15e13d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 10 Feb 2020 22:13:48 +0100 Subject: [PATCH] sys-apps/onerng: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-apps/onerng/onerng-3.6-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/onerng/onerng-3.6-r2.ebuild b/sys-apps/onerng/onerng-3.6-r2.ebuild index 4436a635d372..4c9775f0808e 100644 --- a/sys-apps/onerng/onerng-3.6-r2.ebuild +++ b/sys-apps/onerng/onerng-3.6-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit python-r1 udev -- 2.26.2