Skip to content

Commit

Permalink
media-video/vcsi: enable python3.7
Browse files Browse the repository at this point in the history
Package-Manager: Portage[mgorny]-2.3.43.3
Closes: gentoo#9659
  • Loading branch information
juippis authored and mgorny committed Aug 22, 2018
1 parent 14bd0bd commit b1b228f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-video/vcsi/vcsi-7.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

PYTHON_COMPAT=( python3_{5,6} )
PYTHON_COMPAT=( python3_{5..7} )

inherit distutils-r1

Expand Down

0 comments on commit b1b228f

Please sign in to comment.