commit: eabc510970b228b832915953365fdb38f94bb922
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu May 1 22:37:05 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu May 1 22:37:05 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=eabc5109
[kde-base/plasma-workspace] Drop Python 2.6 support
Package-Manager: portage-2.2.10
---
kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
index d5d67ab..ed3b700 100644
--- a/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
+++ b/kde-base/plasma-workspace/plasma-workspace-4.11.49.9999.ebuild
@@ -8,7 +8,7 @@ DECLARATIVE_REQUIRED="always"
KDE_HANDBOOK="optional"
KMNAME="kde-workspace"
KMMODULE="plasma"
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
OPENGL_REQUIRED="always"
inherit python-single-r1 kde4-meta