mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-util/kdevelop-python: Restore python 3.4 support
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -6,7 +6,7 @@ EAPI=6
|
||||
EGIT_BRANCH="5.1"
|
||||
KDEBASE="kdevelop"
|
||||
KMNAME="kdev-python"
|
||||
PYTHON_COMPAT=( python3_{5,6} )
|
||||
PYTHON_COMPAT=( python3_{4,5,6} )
|
||||
inherit kde5 python-single-r1
|
||||
|
||||
DESCRIPTION="Python plugin for KDevelop"
|
||||
|
||||
Reference in New Issue
Block a user