profiles/oem-aci: provide old python

This ensures the gce agent ACI has python. For unknown reasons including
python-3.6.5 in package.provided causes both python 3.x and 2.x to be
removed but we still need 2.x.

I don't know why this works. Any version older than the 2.7 version we
use works. Portage appears to be doing the opposite of what it should
be.
This commit is contained in:
Andrew Jeddeloh 2019-08-30 19:46:14 +00:00
parent 8bc31b1caf
commit 6424530f45

View File

@ -2,4 +2,4 @@
sys-auth/sssd-1.13.1
# Stick to one version of Python in the ACI.
dev-lang/python-3.6.5
dev-lang/python-2.7