Skip to content

Commit

Permalink
sys-devel/gdb-8.0 - add python3_6 support
Browse files Browse the repository at this point in the history
Closes: gentoo#5733
  • Loading branch information
XVilka authored and Sergei Trofimovich committed Sep 23, 2017
1 parent 45921ed commit 37baa59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys-devel/gdb/gdb-8.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI="6"
PYTHON_COMPAT=( python{2_7,3_4,3_5} )
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )

inherit flag-o-matic eutils python-single-r1

Expand Down

0 comments on commit 37baa59

Please sign in to comment.