Skip to content

Commit

Permalink
dev-python/sip: add python3_7
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/662796
Package-Manager: Portage-2.3.44, Repoman-2.3.10
  • Loading branch information
Pesa committed Aug 7, 2018
1 parent 5303ea7 commit 014c977
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-python/sip/sip-4.19.12.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )

inherit python-r1 toolchain-funcs

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

EAPI=6

PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )

inherit python-r1 toolchain-funcs

Expand Down

0 comments on commit 014c977

Please sign in to comment.