Skip to content

Commit

Permalink
dev-python/atomicwrites: enable python 3.5 bug #612116
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
Amynka committed Mar 9, 2017
1 parent aee96a8 commit 84a82f9
Showing 1 changed file with 1 addition and 1 deletion.
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,6}} )
PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )

inherit distutils-r1

Expand Down

0 comments on commit 84a82f9

Please sign in to comment.