diff --git a/net-dns/nagios-check_dane/nagios-check_dane-1.1.ebuild b/net-dns/nagios-check_dane/nagios-check_dane-1.1.ebuild index 2809a3b..cb650f7 100644 --- a/net-dns/nagios-check_dane/nagios-check_dane-1.1.ebuild +++ b/net-dns/nagios-check_dane/nagios-check_dane-1.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -PYTHON_COMPAT=( python3_{6..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit python-r1 MY_PN=${PN/nagios-/}