Skip to content

Commit

Permalink
dev-libs/libevdev: add python3_7
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Jonathan Callen <[email protected]>
  • Loading branch information
jcallen committed Dec 3, 2018
1 parent dc6a2be commit 0caee8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-libs/libevdev/libevdev-1.6.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

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

inherit multilib-minimal python-any-r1

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

EAPI=7

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

inherit multilib-minimal python-any-r1

Expand Down

0 comments on commit 0caee8b

Please sign in to comment.