openjdk12-bootstrap: change from broken= to restricted= for zero
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user