python-cffi: remove BROKEN status
authorHannu Nyman <redacted>
Mon, 7 Mar 2016 18:44:22 +0000 (20:44 +0200)
committerHannu Nyman <redacted>
Mon, 7 Mar 2016 18:44:22 +0000 (20:44 +0200)
Pull requests #2455 and #2463 should have fixed python-cffi.

Additionally r48918 has decreased the risk from broken host sections
to buildbot builds: https://dev.openwrt.org/changeset/48918

Signed-off-by: Hannu Nyman <redacted>
lang/python-cffi/Makefile

index 3b76fddb33379def2c8070991d712ef8e47cb3f1..f3bcabfc4c5a9a8bc8876a92f94f47a86fce0eb3 100644 (file)
@@ -33,7 +33,7 @@ define Package/python-cffi
        SUBMENU:=Python
        TITLE:=python-cffi
        URL:=http://cffi.readthedocs.org/
-       DEPENDS:=+libffi +python-light +python-pycparser @BROKEN
+       DEPENDS:=+libffi +python-light +python-pycparser
 endef
 
 define Package/python-cffi/description
git clone https://git.99rst.org/PROJECT