databases/pgagroal: broken on armv7
This can be fixed by making all the pgagroal_*_long() functions operate on long long instead of long, but I can't evaluate if this would break anything else.
This commit is contained in:
parent
a34db00ea3
commit
a2459aa0a9
@ -9,6 +9,8 @@ WWW= https://agroal.github.io/pgagroal/
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
BROKEN_armv7= wants long to be a 64 bit type
|
||||
|
||||
BUILD_DEPENDS= rst2man:textproc/py-docutils
|
||||
LIB_DEPENDS= libcjson.so:devel/libcjson \
|
||||
libev.so:devel/libev
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user