x11-misc/compton: add support for python 3.5
authorHolger Hoffstätte <holger.hoffstaette@googlemail.com>
Tue, 2 Feb 2016 17:16:01 +0000 (18:16 +0100)
committerHolger Hoffstätte <holger.hoffstaette@googlemail.com>
Tue, 2 Feb 2016 17:16:01 +0000 (18:16 +0100)
x11-misc/compton/compton-0.1_beta2.ebuild
x11-misc/compton/compton-9999.ebuild

index 791b4d300ce467b0b1af79f71444dcaf3bfbd776..7f6f121e564e706bd32959b1deb7ab43e3f726cb 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_3 python3_4 )
+PYTHON_COMPAT=( python3_{3,4,5} )
 inherit toolchain-funcs python-r1
 
 DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana"
index 5ba784aadb1f506ff167f8080b9c38015d8175ef..e795fd9a2d129e0b75c3bff1221fcda7bb36aeb5 100644 (file)
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python3_3 python3_4 )
+PYTHON_COMPAT=( python3_{3,4,5} )
 inherit toolchain-funcs python-r1 git-2
 
 DESCRIPTION="A compositor for X, and a fork of xcompmgr-dana"