chronograf: i686* broken

This commit is contained in:
maxice8 2019-02-16 03:01:21 -02:00
parent 9bb6be768d
commit a859433b92
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 4 additions and 0 deletions

View File

@ -18,6 +18,10 @@ system_accounts="_chronograf"
_chronograf_homedir="/var/lib/${pkgname}"
make_dirs="${_chronograf_homedir} 0755 _chronograf _chronograf"
case "$XBPS_TARGET_MACHINE" in
i686*) broken="yarn not available" ;;
esac
pre_build() {
cd $GOSRCPATH
dep ensure