diff --git a/srcpkgs/efl/template b/srcpkgs/efl/template index 13804a550d9..a0bbe8c119f 100644 --- a/srcpkgs/efl/template +++ b/srcpkgs/efl/template @@ -19,10 +19,6 @@ license="BSD" distfiles="http://download.enlightenment.org/rel/libs/efl/efl-${version}.tar.gz" checksum=2552e364e83b8b747ba6f6fcca699a025751a65407055faa9a2afce29d12b6f4 -case "$XBPS_TARGET_MACHINE" in - armv[67]l-musl) broken="http://build.voidlinux.eu/builders/armv6l-musl_builder/builds/2807/steps/shell_3/logs/stdio";; -esac - if [ "$CROSS_BUILD" ]; then hostmakedepends+=" automake gettext-devel libtool efl-devel" configure_args+=" --with-eolian-cxx=/usr/bin/eolian_cxx"