app-misc/anki: requires python 3.6

This commit is contained in:
Florian Tham
2018-03-08 16:18:03 +01:00
parent 9fbc113a0d
commit e78e89f836
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python3_5 python3_6 )
PYTHON_COMPAT=( python3_6 )
PYTHON_REQ_USE="sqlite"
inherit eutils python-single-r1 xdg