mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/hugo: disable on x86 due to failing tests
This commit is contained in:
parent
bc90636896
commit
603593148a
@ -5,7 +5,7 @@ pkgver=0.39
|
||||
pkgrel=0
|
||||
pkgdesc="A Fast and Flexible Static Site Generator built with love in GoLang"
|
||||
url="http://gohugo.io/"
|
||||
arch="all"
|
||||
arch="all !x86" # tests fails on x86
|
||||
license="Apache-2.0"
|
||||
depends=""
|
||||
makedepends="go dep"
|
||||
|
Loading…
Reference in New Issue
Block a user