1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Mark as broken on armvX.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-03-18 05:05:37 +00:00
parent 07f21d51d6
commit 41dc437acb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464868

View File

@ -9,6 +9,9 @@ CATEGORIES= devel
MAINTAINER= syncer@gmail.com
COMMENT= Tool that generates Qt bindings for Qt Script
BROKEN_armv6= fails to build: qtscript_QEasingCurve.cpp:332:32: cannot initialize a parameter of type 'QEasingCurve::EasingFunction' with an lvalue of type 'float'
BROKEN_armv7= fails to build: qtscript_QEasingCurve.cpp:332:32: cannot initialize a parameter of type 'QEasingCurve::EasingFunction' with an lvalue of type 'float'
USE_GITHUB= YES
GH_ACCOUNT= qt-labs
GH_TAGNAME= a6ce388