openjdk12-bootstrap: change from broken= to restricted= for zero

This commit is contained in:
q66 2022-02-12 03:37:33 +01:00
parent b193cd8e0e
commit 5c451c5d59

View file

@ -57,7 +57,8 @@ case "$XBPS_TARGET_MACHINE" in
esac
if [ -n "$_use_zero" ]; then
broken="i ain't building this, remove if you like"
# i ain't building this, remove if you like
restricted=yes
makedepends+=" libffi-devel"
configure_args+=" --with-jvm-variants=zero"
case "$XBPS_TARGET_MACHINE" in