meta: remove support code for only_for_archs=
This commit is contained in:
@@ -39,10 +39,6 @@ if [ "$sourcepkg" != "$PKGNAME" ]; then
|
||||
unset noarch
|
||||
msg_warn "deprecated property 'noarch'. Use archs=noarch instead!\n"
|
||||
fi
|
||||
if [ -n "$only_for_archs" ]; then
|
||||
archs="$only_for_archs"
|
||||
unset only_for_archs
|
||||
fi
|
||||
fi
|
||||
|
||||
if [ -s $XBPS_MASTERDIR/.xbps_chroot_init ]; then
|
||||
|
Reference in New Issue
Block a user