diff --git a/srcpkgs/txr/template b/srcpkgs/txr/template index 99914f99bf1..1cdf52c3fef 100644 --- a/srcpkgs/txr/template +++ b/srcpkgs/txr/template @@ -11,10 +11,6 @@ homepage="http://www.nongnu.org/txr/" distfiles="http://www.kylheku.com/cgit/txr/snapshot/${pkgname}-${version}.tar.bz2" checksum=a075372a1ac6e62cf30482aa5f483ac4a40534d4a855a4c08ed59c3b7589ce26 -case "$XBPS_TARGET_MACHINE" in - aarch64*) broken="#error port me!" ;; -esac - do_configure() { ./configure --prefix=/usr --ccname="${CC}" \ --platform-cflags="${CFLAGS}" \