Skip to content

Commit

Permalink
dev-util/ninja: python3.6
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6_p60, Repoman-2.3.3_p38
  • Loading branch information
floppym committed Sep 17, 2017
1 parent 1752433 commit fa7fae6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-util/ninja/ninja-1.7.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

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

inherit bash-completion-r1 elisp-common python-any-r1 toolchain-funcs

Expand Down
2 changes: 1 addition & 1 deletion dev-util/ninja/ninja-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

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

inherit bash-completion-r1 elisp-common python-any-r1 toolchain-funcs

Expand Down

0 comments on commit fa7fae6

Please sign in to comment.