From 8dc799ef5db54811778b38948b537dfa2342643d Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 25 Feb 2016 00:11:57 +0900 Subject: [PATCH] sys-devel/gdb: add python-3.5 #572464 --- sys-devel/gdb/gdb-7.10.1.ebuild | 2 +- sys-devel/gdb/gdb-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-devel/gdb/gdb-7.10.1.ebuild b/sys-devel/gdb/gdb-7.10.1.ebuild index e83f85ceba95..4a8374f7b1e7 100644 --- a/sys-devel/gdb/gdb-7.10.1.ebuild +++ b/sys-devel/gdb/gdb-7.10.1.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 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 -- 2.26.2