media-libs/libepoxy: add support for python 3.5
authorHolger Hoffstätte <holger.hoffstaette@googlemail.com>
Tue, 2 Feb 2016 17:22:25 +0000 (18:22 +0100)
committerHolger Hoffstätte <holger.hoffstaette@googlemail.com>
Tue, 2 Feb 2016 17:22:25 +0000 (18:22 +0100)
media-libs/libepoxy/libepoxy-1.3.1.ebuild
media-libs/libepoxy/libepoxy-9999.ebuild

index 401e85d4ee9dd30d7428c7289fbcbe589fb7a8d2..3cae16cbbcdab9ec72e09d84c50eb9aaf77ba8b2 100644 (file)
@@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then
        GIT_ECLASS="git-r3"
 fi
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 PYTHON_REQ_USE='xml(+)'
 inherit autotools-multilib ${GIT_ECLASS} python-any-r1
 
index 0dfcf8ccfc2f2b7460d878f4671602805052c53a..98ef5b031cdefc5c971c8f5dd94eb197020709ce 100644 (file)
@@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then
        GIT_ECLASS="git-r3"
 fi
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 PYTHON_REQ_USE='xml(+)'
 inherit autotools-multilib ${GIT_ECLASS} python-any-r1