package: gentoo: Update Python versions
The Gentoo Python3 supported versions are now 3.6 to 3.10. Update the package accordingly. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Copyright 2019 Google Inc.
|
||||
|
||||
EAPI=6
|
||||
PYTHON_COMPAT=( python3_{5,6,7} )
|
||||
PYTHON_COMPAT=( python3_{7..10} )
|
||||
|
||||
inherit git-r3 meson python-any-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user