Merge "update version of open-iscsi that is installed on musl"
This commit is contained in:
commit
3d995645e6
@ -21,8 +21,7 @@ if [[ ${GENTOO_OVERLAYS} != '' ]]; then
|
|||||||
|
|
||||||
# upstream has problems with supporting other libcs still
|
# upstream has problems with supporting other libcs still
|
||||||
if [[ "${GENTOO_PROFILE}" == *"musl"* ]]; then
|
if [[ "${GENTOO_PROFILE}" == *"musl"* ]]; then
|
||||||
echo '>=sys-block/open-iscsi-2.0.875' >> /etc/portage/package.mask/open-iscsi
|
echo '=sys-block/open-iscsi-2.0.877' >> /etc/portage/package.keywords/open-iscsi
|
||||||
echo '=sys-block/open-iscsi-2.0.874-r2' >> /etc/portage/package.keywords/open-iscsi
|
|
||||||
fi
|
fi
|
||||||
emerge ${GENTOO_EMERGE_DEFAULT_OPTS} --oneshot openssl openssh
|
emerge ${GENTOO_EMERGE_DEFAULT_OPTS} --oneshot openssl openssh
|
||||||
# install layman
|
# install layman
|
||||||
|
Loading…
Reference in New Issue
Block a user