summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/tatt/tatt-9999.ebuild')
-rw-r--r--app-portage/tatt/tatt-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/tatt/tatt-9999.ebuild b/app-portage/tatt/tatt-9999.ebuild
index 15cbacda910d..e998e0c14c15 100644
--- a/app-portage/tatt/tatt-9999.ebuild
+++ b/app-portage/tatt/tatt-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1 git-r3
@@ -19,7 +19,7 @@ IUSE="+templates"
RDEPEND="
app-portage/eix
- app-portage/gentoolkit
+ app-portage/gentoolkit[${PYTHON_USEDEP}]
dev-python/configobj[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
www-client/pybugz