diff --git a/srcpkgs/avr-gcc/template b/srcpkgs/avr-gcc/template index b6f4ca7ed92..eef1bd7d227 100644 --- a/srcpkgs/avr-gcc/template +++ b/srcpkgs/avr-gcc/template @@ -10,13 +10,6 @@ distfiles="https://repo.voidlinux.eu/distfiles/gcc-$version.tar.xz" checksum=a7addd2d4e42e66c3b56ced8baee5a11ef7fb577e23615a4f43877273eaf9409 wrksrc="gcc-$version" -case "$XBPS_TARGET_MACHINE" in - x86_64|i686|aarch64|armv6l|armv7l) - # Temporarly mark as broken until download issues are solve - broken="Download from https://repo.voidlinux.eu/distfiles fails" - ;; -esac - hostmakedepends="flex avr-binutils" if [ "$CROSS_BUILD" ]; then # Need a direct cross-compiler for libgcc.