python-r1.eclass: Sanitize exeopts
authorMichał Górny <mgorny@gentoo.org>
Fri, 8 Jun 2018 07:14:39 +0000 (09:14 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 13 Jun 2018 08:09:57 +0000 (10:09 +0200)
commit45fd9de0048a71d14e03d48bc2cf124665acfff7
tree14518840489fba2e209d29c1365af965ea0bfe8f
parent85f9afe7a228bbb9ead53e773e70e600b541417f
python-r1.eclass: Sanitize exeopts

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