summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/cdist/cdist-3.1.9.ebuild')
-rw-r--r--app-admin/cdist/cdist-3.1.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/cdist/cdist-3.1.9.ebuild b/app-admin/cdist/cdist-3.1.9.ebuild
index 1e53a499d257..c7c51b4cceac 100644
--- a/app-admin/cdist/cdist-3.1.9.ebuild
+++ b/app-admin/cdist/cdist-3.1.9.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{3_3,3_4} )
+PYTHON_COMPAT=( python3_4 )
inherit distutils-r1
DESCRIPTION="A usable configuration management system"