summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-03-15 17:03:48 +0100
committerJohannes Huber <johu@gentoo.org>2016-03-15 17:03:58 +0100
commitbe8a82d14c87213de01e326a37de98e27f1edb5c (patch)
treefe9ca3b876914fdbe689eec97e10fde9f27061bb /app-admin/calamares
parentmate-extra/mate-user-share: Drop old, per bug #564262 (diff)
downloadgentoo-be8a82d14c87213de01e326a37de98e27f1edb5c.tar.gz
gentoo-be8a82d14c87213de01e326a37de98e27f1edb5c.tar.bz2
gentoo-be8a82d14c87213de01e326a37de98e27f1edb5c.zip
app-admin/calamares: Update python targets
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-admin/calamares')
-rw-r--r--app-admin/calamares/calamares-2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/calamares/calamares-2.1.ebuild b/app-admin/calamares/calamares-2.1.ebuild
index 73af205548bb..f7c4b14ac20e 100644
--- a/app-admin/calamares/calamares-2.1.ebuild
+++ b/app-admin/calamares/calamares-2.1.ebuild
@@ -4,7 +4,7 @@
EAPI=6
-PYTHON_COMPAT=( python{3_3,3_4} )
+PYTHON_COMPAT=( python{3_4,3_5} )
inherit kde5 python-r1
DESCRIPTION="Distribution-independent installer framework"