multilib-build.eclass: Use split assignment/readonly calls
authorMichał Górny <mgorny@gentoo.org>
Fri, 11 Dec 2015 22:40:56 +0000 (23:40 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 11 Dec 2015 22:42:33 +0000 (23:42 +0100)
commit968d828e41322f5ffa55500ad253231cd534bd0b
treed18d1f6cde7b62c1239207a7c352af63f45e4b2a
parent01e902405dd6552763cf66e4077f801a65bc244b
multilib-build.eclass: Use split assignment/readonly calls

Use split assignments and readonly calls rather than combined form since
the latter works unreliably for reason unknown.
eclass/multilib-build.eclass