diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-09-14 17:22:37 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-09-14 17:22:37 +0200 |
| commit | 44267b6fc151a3a6afd296ba1da5a8a1bd783b3c (patch) | |
| tree | 0d90c7a5b2420ded86c63b914048e42c55e63ccd /dev-util/kdevelop-python/kdevelop-python-5.4.9999.ebuild | |
| parent | da53c9f1167a661d953df52cf986b500c041046c (diff) | |
| download | kde-44267b6fc151a3a6afd296ba1da5a8a1bd783b3c.tar.gz kde-44267b6fc151a3a6afd296ba1da5a8a1bd783b3c.tar.bz2 kde-44267b6fc151a3a6afd296ba1da5a8a1bd783b3c.zip | |
*/*: Drop python3_5 support
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/kdevelop-python/kdevelop-python-5.4.9999.ebuild')
| -rw-r--r-- | dev-util/kdevelop-python/kdevelop-python-5.4.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/kdevelop-python/kdevelop-python-5.4.9999.ebuild b/dev-util/kdevelop-python/kdevelop-python-5.4.9999.ebuild index 4329abd3e93..f85c7d2da5c 100644 --- a/dev-util/kdevelop-python/kdevelop-python-5.4.9999.ebuild +++ b/dev-util/kdevelop-python/kdevelop-python-5.4.9999.ebuild @@ -5,7 +5,7 @@ EAPI=7 KDE_TEST="forceoptional" KMNAME="kdev-python" -PYTHON_COMPAT=( python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit kde5 python-single-r1 if [[ ${KDE_BUILD_TYPE} = release ]]; then |
