projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e21484
)
app-misc/anki: add 3.5 and 3.6 to PYTHON_COMPAT (non-maint commit).
author
Michael Weber
<xmw@gentoo.org>
Thu, 14 Dec 2017 15:31:05 +0000
(16:31 +0100)
committer
Michael Weber
<xmw@gentoo.org>
Thu, 14 Dec 2017 15:31:05 +0000
(16:31 +0100)
Package-Manager: Portage-2.3.18, Repoman-2.3.6
app-misc/anki/anki-2.1.0_beta25.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/anki/anki-2.1.0_beta25.ebuild
b/app-misc/anki/anki-2.1.0_beta25.ebuild
index 9abc929ee656e10bb20f5b471155e3fd0306a7a6..ac3413e622b67172d2b3c4f3281dc11f1f778727 100644
(file)
--- a/
app-misc/anki/anki-2.1.0_beta25.ebuild
+++ b/
app-misc/anki/anki-2.1.0_beta25.ebuild
@@
-3,7
+3,7
@@
EAPI="5"
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_
4 python3_5 python3_
6 )
PYTHON_REQ_USE="sqlite"
inherit eutils python-single-r1