rpcbind: broken on aarch64 due to some glibc glitch

This commit is contained in:
Enno Boland 2017-11-09 11:12:53 +01:00
parent bd9f169d23
commit 744f919464
1 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,10 @@ 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