wok-next diff python-cheetah3/receipt @ rev 21443

updated sarg (2.3.1 -> 2.4.0)
author Hans-G?nter Theisgen
date Tue May 05 16:34:52 2020 +0100 (2020-05-05)
parents 0cbe4b1f2230
children
line diff
     1.1 --- a/python-cheetah3/receipt	Mon Dec 03 14:47:30 2018 +0200
     1.2 +++ b/python-cheetah3/receipt	Tue May 05 16:34:52 2020 +0100
     1.3 @@ -13,6 +13,8 @@
     1.4  BUILD_DEPENDS="python python3"
     1.5  SPLIT="${PACKAGE/python/python3}:3"
     1.6  
     1.7 +COOKOPTS="force-arch" # i486 contains *.so, but x86_64 - don't
     1.8 +
     1.9  compile_rules() {
    1.10  	pip$SET install --no-compile --root=$install $ORIGIN==$VERSION
    1.11  }