diff --git a/srcpkgs/Adapta/template b/srcpkgs/Adapta/template index a032d5f9f94..14500970963 100644 --- a/srcpkgs/Adapta/template +++ b/srcpkgs/Adapta/template @@ -15,10 +15,6 @@ homepage=https://github.com/adapta-project/adapta-gtk-theme distfiles="https://github.com/adapta-project/adapta-gtk-theme/archive/$version.tar.gz" checksum=4bd612078a1acace953f3c46757441356c94d5bd70c58950562a3ce1633a20fe -case "$XBPS_TARGET_MACHINE" in - aarch64*) broken="unbreak aarch64* builders" -esac - pre_configure() { NOCONFIGURE=1 ./autogen.sh }