wok diff python-html5lib/receipt @ rev 16556

Up: spk (1.4.2) - Critical bug fix for config files
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 30 14:37:37 2014 +0200 (2014-04-30)
parents 2a5cc8208d36
children 16df76e1fc6a
line diff
     1.1 --- a/python-html5lib/receipt	Sun Oct 20 22:08:25 2013 +0000
     1.2 +++ b/python-html5lib/receipt	Wed Apr 30 14:37:37 2014 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="https://github.com/html5lib/html5lib-python"
     1.6  WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  DEPENDS="python python-six"
    1.10  BUILD_DEPENDS="python-dev setuptools wget"