diff options
Diffstat (limited to 'app-portage/tatt')
-rw-r--r-- | app-portage/tatt/tatt-0.5.ebuild | 2 | ||||
-rw-r--r-- | app-portage/tatt/tatt-0.6.ebuild | 2 | ||||
-rw-r--r-- | app-portage/tatt/tatt-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-portage/tatt/tatt-0.5.ebuild b/app-portage/tatt/tatt-0.5.ebuild index 34f4aa75b7f1..347603126f66 100644 --- a/app-portage/tatt/tatt-0.5.ebuild +++ b/app-portage/tatt/tatt-0.5.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 diff --git a/app-portage/tatt/tatt-0.6.ebuild b/app-portage/tatt/tatt-0.6.ebuild index 99e6ef2ee940..ead88748c274 100644 --- a/app-portage/tatt/tatt-0.6.ebuild +++ b/app-portage/tatt/tatt-0.6.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 diff --git a/app-portage/tatt/tatt-9999.ebuild b/app-portage/tatt/tatt-9999.ebuild index c0f9e775f5c7..8351da5ce080 100644 --- a/app-portage/tatt/tatt-9999.ebuild +++ b/app-portage/tatt/tatt-9999.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6 ) +PYTHON_COMPAT=( python3_6 ) inherit distutils-r1 git-r3 |