. ${GRIMOIRE}/FUNCTIONS &&
list_remove LIBRESSL_BRANCH "experimental" &&
prepare_select_branch \
  stable \
  devel \
  3.3 \
  3.2 \
  3.1 \
  2.9 \
  2.8 \
  &&
if spell_ok openssl; then
  # should be replaced with something less hacky
  export WGET_RECAST_REQUIRED="y"
fi
