diff options
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/whatportis/whatportis-0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whatportis/whatportis-0.6.ebuild b/net-misc/whatportis/whatportis-0.6.ebuild index 42c5493ddff1..fbf6ed61361c 100644 --- a/net-misc/whatportis/whatportis-0.6.ebuild +++ b/net-misc/whatportis/whatportis-0.6.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{2_7,3_{4,5,6}} ) +PYTHON_COMPAT=( python{2_7,3_{4,5}} ) inherit distutils-r1 eutils |