diff --git a/user/tandoor-recipes/APKBUILD b/user/tandoor-recipes/APKBUILD index 72a3d33..6ae8824 100644 --- a/user/tandoor-recipes/APKBUILD +++ b/user/tandoor-recipes/APKBUILD @@ -4,7 +4,8 @@ pkgname=tandoor-recipes pkgver=1.5.12 pkgrel=1 pkgdesc="Application for managing recipes, planning meals, building shopping lists, etc." -arch="noarch" +# FTBFS +# arch="noarch" url="https://github.com/TandoorRecipes/recipes" license="AGPL-3.0-only" depends=" @@ -56,7 +57,7 @@ depends=" py3-requests py3-six py3-uritemplate - py3-validators~=0.20 + py3-validators~0.20 py3-webdavclient3 py3-whitenoise py3-yaml