diff options
Diffstat (limited to 'net-misc/whatportis/whatportis-0.4.ebuild')
-rw-r--r-- | net-misc/whatportis/whatportis-0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/whatportis/whatportis-0.4.ebuild b/net-misc/whatportis/whatportis-0.4.ebuild index fc9db2da118f..226ce0398afd 100644 --- a/net-misc/whatportis/whatportis-0.4.ebuild +++ b/net-misc/whatportis/whatportis-0.4.ebuild @@ -4,7 +4,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_{3,4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 |