Revert "ethtool: set temporary broken on musl"

This reverts commit de2311e2bc.
This commit is contained in:
John 2020-01-23 17:53:35 +01:00
parent 8541ff2dc2
commit 72796f3db5
1 changed files with 0 additions and 5 deletions

View File

@ -9,8 +9,3 @@ license="GPL-2.0-only"
homepage="http://www.kernel.org/pub/software/network/ethtool/"
distfiles="http://www.kernel.org/pub/software/network/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=22f81e4927d6eb6a13a259d705248a96005fce2005e15257f639f5a1c8c52b6b
case "$XBPS_TARGET_MACHINE" in
aarch64*);;
*-musl) broken="https://build.voidlinux.org/builders/x86_64-musl_builder/builds/25576/steps/shell_3/logs/stdio";;
esac