python-single-r1.eclass: Allow using PYTHON_USEDEP again
authorMichał Górny <mgorny@gentoo.org>
Sun, 22 Mar 2020 05:43:37 +0000 (06:43 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 14 Apr 2020 05:33:06 +0000 (07:33 +0200)
commit25852a4c585cab855c5f96a8d3776aebbd62ef4b
tree4700b477965029f862e8abd5adf3115dcd6add3d
parent054c4ddd203624ef474299063ab9722cd255c9df
python-single-r1.eclass: Allow using PYTHON_USEDEP again

Instead of requiring people to type PYTHON_MULTI_USEDEP, permit shorter
form of PYTHON_USEDEP.  This does not restore the old behavior
but improves consistency between eclasses that was broken
by python-single-r1 API changes.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/python-single-r1.eclass