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