diff --git a/net-wireless/eaphammer/eaphammer-1.12.0.ebuild b/net-wireless/eaphammer/eaphammer-1.12.0.ebuild index c53e1f801..c46faea11 100644 --- a/net-wireless/eaphammer/eaphammer-1.12.0.ebuild +++ b/net-wireless/eaphammer/eaphammer-1.12.0.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=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit python-any-r1