diff options
Diffstat (limited to 'databases/tarantool')
-rw-r--r-- | databases/tarantool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/tarantool/Makefile b/databases/tarantool/Makefile index d390ad5ede09..8bf1c168e820 100644 --- a/databases/tarantool/Makefile +++ b/databases/tarantool/Makefile @@ -12,7 +12,7 @@ COMMENT= NoSQL database running in a Lua application server LICENSE= BSD2CLAUSE -BROKEN_powerpc64= Does not build +BROKEN_powerpc64= Does not build: Unsupported architecture -- powerpc64 MAKE_JOBS_UNSAFE=yes USES= cmake compiler:c++11-lang gettext gmake perl5 readline |