rpcbind: unbreak for aarch64
This commit is contained in:
parent
1c522f08d3
commit
41705ccfa0
1 changed files with 0 additions and 4 deletions
|
@ -14,10 +14,6 @@ homepage="http://rpcbind.sourceforge.net"
|
|||
license="BSD"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=074a9a530dc7c11e0d905aa59bcb0847c009313f02e98d3d798aa9568f414c66
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64*) broken=https://build.voidlinux.eu/builders/aarch64_builder/builds/6211/steps/shell_3/logs/stdio;;
|
||||
esac
|
||||
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue