summaryrefslogtreecommitdiff
path: root/net-vpn/tor/tor-0.4.6.10.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-vpn/tor/tor-0.4.6.10.ebuild')
-rw-r--r--net-vpn/tor/tor-0.4.6.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/tor/tor-0.4.6.10.ebuild b/net-vpn/tor/tor-0.4.6.10.ebuild
index f84054aac604..e5d94f3b2d67 100644
--- a/net-vpn/tor/tor-0.4.6.10.ebuild
+++ b/net-vpn/tor/tor-0.4.6.10.ebuild
@@ -3,8 +3,8 @@
EAPI="8"
-PYTHON_COMPAT=( python3_{8,9} )
-inherit flag-o-matic python-any-r1 readme.gentoo-r1 systemd verify-sig
+PYTHON_COMPAT=( python3_{8..10} )
+inherit python-any-r1 readme.gentoo-r1 systemd verify-sig
MY_PV="$(ver_rs 4 -)"
MY_PF="${PN}-${MY_PV}"