if [[ "${CROSS:-$ARCH}" = "i486" || "${CROSS:-$ARCH}" = "powerpc" ]]; then
    rm -rv "$PKGDIR"/usr/share/doc/pcre2/html
fi
