]> git.bzium.org - embe/overlay.git/commitdiff
app-misc/anki: mark as compatible with Python 3.7 and 3.8
authorMichał Bartoszkiewicz <mbartoszkiewicz@gmail.com>
Sun, 24 May 2020 13:22:08 +0000 (15:22 +0200)
committerMichał Bartoszkiewicz <mbartoszkiewicz@gmail.com>
Sun, 24 May 2020 13:22:08 +0000 (15:22 +0200)
app-misc/anki/anki-2.1.13-r1.ebuild

index 63b6438dfdec96f04c4fb4c9253c958ce7cf07be..71952f64a616476d8ac77ac54259ae8cbba66034 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 PYTHON_REQ_USE="sqlite"
 
 inherit eutils python-single-r1 xdg