diff --git a/srcpkgs/gnome-calculator/template b/srcpkgs/gnome-calculator/template index da430442d3b..bd5844e88b6 100644 --- a/srcpkgs/gnome-calculator/template +++ b/srcpkgs/gnome-calculator/template @@ -18,7 +18,3 @@ checksum=bad41e322fc82f13f0fa0c773ad96802c272498adf8e2c8b8054549718cefa47 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" gtksourceview-devel" fi - -case "$XBPS_TARGET_MACHINE" in - arm*|aarch*) broken="error: Package gtksourceview-3.0 not found in specified Vala API directories or GObject-Introspection GIR directories" ;; -esac