diff options
Diffstat (limited to 'net-proxy/trojan/trojan-1.10.0.ebuild')
-rw-r--r-- | net-proxy/trojan/trojan-1.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/trojan/trojan-1.10.0.ebuild b/net-proxy/trojan/trojan-1.10.0.ebuild index cda661f9eaff..cca6f739ed10 100644 --- a/net-proxy/trojan/trojan-1.10.0.ebuild +++ b/net-proxy/trojan/trojan-1.10.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python{3_5,3_6,3_7} ) +PYTHON_COMPAT=( python{3_6,3_7} ) inherit cmake-utils python-any-r1 systemd |