python-utils-r1.eclass: Sanitize insopts/exeopts
authorMichał Górny <mgorny@gentoo.org>
Fri, 8 Jun 2018 07:15:02 +0000 (09:15 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 13 Jun 2018 08:09:58 +0000 (10:09 +0200)
commitd2e9c4a89283ca45b1d341877b783c30a1e5f510
tree0ea03078d5ce343acc6da54e3e8e6c886163cf37
parent45fd9de0048a71d14e03d48bc2cf124665acfff7
python-utils-r1.eclass: Sanitize insopts/exeopts

Sanitize insopts/exeopts when calling doins/doexe, in order to avoid
prior insopts calls accidentally affecting do*/new* functions defined
by the eclass.
eclass/python-utils-r1.eclass