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