Fixed move to Python 3.8.

This commit is contained in:
László Valkó 2020-12-16 00:10:19 +01:00
parent 5f0c1cb888
commit 03f2811cc6

View file

@ -75,7 +75,7 @@ OPENLDAP_BDB_SLOTS="4.8"
PHP_TARGETS="php5-6 php7-2"
%ARCHX86%PYTHON_TARGETS="python3_8"
%ARCHX64%PYTHON_TARGETS="python2_7 python3_8"
PYTHON_SINGLE_TARGET="python3_7"
PYTHON_SINGLE_TARGET="python3_8"
USE_PYTHON="2.7"
RUBY_TARGETS="ruby26"
SANE_BACKENDS="mustek_usb2"