sys-devel/gdb: add python-3.5 #572464
authorMike Frysinger <vapier@gentoo.org>
Wed, 24 Feb 2016 15:11:57 +0000 (00:11 +0900)
committerMike Frysinger <vapier@gentoo.org>
Wed, 24 Feb 2016 16:01:08 +0000 (01:01 +0900)
sys-devel/gdb/gdb-7.10.1.ebuild
sys-devel/gdb/gdb-9999.ebuild

index e83f85ceba956b997e9cb7587fa35b0a089339f9..4a8374f7b1e7057f4bfd1877f2fefb9e48fb4f50 100644 (file)
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit flag-o-matic eutils python-single-r1
 
index 8d9e6c989a8cb04e59825c7019f8f65ae25ed2a0..50b169954b79e15769cd184fabca5a4d0e26ca31 100644 (file)
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
 
 inherit flag-o-matic eutils python-single-r1