app-i18n/libkkc-data: Python 2 is required
Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
This commit is contained in:
parent
9fff5c0ea0
commit
8def3917c2
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{11..13} )
|
PYTHON_COMPAT=( python2_7 )
|
||||||
inherit autotools python-single-r1
|
inherit autotools python-single-r1
|
||||||
|
|
||||||
LIBKKC_PV="0.3.5"
|
LIBKKC_PV="0.3.5"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue