dev-util/cligh: Support newer python
[gentoo.git] / dev-util / cligh / cligh-9999.ebuild
index 73bf26eecb30c219400ebd87d15dff2b4b6a1075..b29606976fbb21f58f21c5e5e259b461cdf6219f 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python3_4 )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 inherit distutils-r1 git-2