mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
routinator: broken on ppc (ftbfs in ring)
This commit is contained in:
parent
d713357b83
commit
df036e194c
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@ homepage="https://github.com/NLnetLabs/routinator"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=00d55fcfda6bee6311304415b77347e72e6f65f5f549c57c70876234f67cc0ab
|
checksum=00d55fcfda6bee6311304415b77347e72e6f65f5f549c57c70876234f67cc0ab
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
ppc*) broken="ftbfs in ring" ;;
|
||||||
|
esac
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue