app-emulation/wa-linux-agent: Bump python dep to 3.10

This commit is contained in:
Krzesimir Nowak 2023-02-16 14:44:17 +01:00
parent a9cd46e40b
commit ac0f9ba2d8

View File

@ -15,7 +15,7 @@ IUSE=""
# Depending on specific version of python-oem allows us to notice when
# we update the major version of python and then to make sure that we
# install the package in correctly versioned site-packages directory.
DEP_PYVER="3.9"
DEP_PYVER="3.10"
RDEPEND="
dev-lang/python-oem:${DEP_PYVER}