mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
Since multilib support has been removed, Oracle libraries have
been relocated to their official path at ${ORACLE_HOME}/lib.
Previously, in a multilib system, 32-bit libraries were placed
in ${ORACLE_HOME}/lib, while 64-bit libraries were located in
${ORACLE_HOME}/lib64.
Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/41750
Closes: https://github.com/gentoo/gentoo/pull/41750
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>