summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-02-25 00:11:57 +0900
committerMike Frysinger <vapier@gentoo.org>2016-02-25 01:01:08 +0900
commit8dc799ef5db54811778b38948b537dfa2342643d (patch)
treed2f8cc2772d90858cc6d6c88fe3bc25e092554b7 /sys-devel/gdb/gdb-9999.ebuild
parentmedia-video/ffmpeg: add libilbc useflag (diff)
downloadgentoo-8dc799ef5db54811778b38948b537dfa2342643d.tar.gz
gentoo-8dc799ef5db54811778b38948b537dfa2342643d.tar.bz2
gentoo-8dc799ef5db54811778b38948b537dfa2342643d.zip
sys-devel/gdb: add python-3.5 #572464
Diffstat (limited to 'sys-devel/gdb/gdb-9999.ebuild')
-rw-r--r--sys-devel/gdb/gdb-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gdb/gdb-9999.ebuild b/sys-devel/gdb/gdb-9999.ebuild
index 8d9e6c989a8c..50b169954b79 100644
--- a/sys-devel/gdb/gdb-9999.ebuild
+++ b/sys-devel/gdb/gdb-9999.ebuild
@@ -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