diff --git a/srcpkgs/vim/template b/srcpkgs/vim/template index 675fe93e1c..1f3fca1b36 100644 --- a/srcpkgs/vim/template +++ b/srcpkgs/vim/template @@ -13,13 +13,6 @@ license="Vim" distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz" checksum=72ca33242271f2eb0abb98f790c62ef2cf1f7e94a65270be7e82fb05e28d810b -case "$XBPS_TARGET_MACHINE" in - *-musl) # works - ;; - *) broken="https://build.voidlinux.eu/builders/x86_64_builder/builds/1064/steps/shell_3/logs/stdio" - ;; -esac - subpackages="xxd vim-common vim-x11 gvim" # XXX vim-huge cannot be cross compiled for now. if [ -z "$CROSS_BUILD" ]; then