From c3f0b4545722f3976e486d7349a4fa80ae719800 Mon Sep 17 00:00:00 2001 From: Yury Martynov Date: Mon, 2 Mar 2020 10:51:51 +0300 Subject: [PATCH] app-exploits/routersploit: update PYTHON_COMPAT Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Yury Martynov --- app-exploits/routersploit/routersploit-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-exploits/routersploit/routersploit-9999.ebuild b/app-exploits/routersploit/routersploit-9999.ebuild index f50b7c2c0..58f8b00f4 100644 --- a/app-exploits/routersploit/routersploit-9999.ebuild +++ b/app-exploits/routersploit/routersploit-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{5,6} ) +PYTHON_COMPAT=( python3_{6,7} ) PYTHON_REQ_USE="readline(+)" inherit distutils-r1