python-single-r1.eclass: Always output use-cond in PYTHON_DEPS
authorMichał Górny <mgorny@gentoo.org>
Sun, 19 Feb 2017 13:01:05 +0000 (14:01 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 19 Feb 2017 13:03:52 +0000 (14:03 +0100)
commit8d2a47de598f6f5cbec558c0ecec51ae45a526e5
tree5ee995bf3f2f5a8f461bca39c99b095f436d579d
parenteb5ff9547395e9e40536474fa8005ade25528684
python-single-r1.eclass: Always output use-cond in PYTHON_DEPS

Output a USE conditional in PYTHON_DEPS even when using only a single
target. While this does not make a strict difference since the target
flag is in REQUIRED_USE anyway, it results in more unified output
and makes it easier to catch mistakes if someone plays with the eclass
in the future.
eclass/python-single-r1.eclass