diff options
-rw-r--r-- | databases/sqlrelay/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/databases/sqlrelay/Makefile b/databases/sqlrelay/Makefile index 1577b1a7c355..05eff49caa60 100644 --- a/databases/sqlrelay/Makefile +++ b/databases/sqlrelay/Makefile @@ -11,9 +11,6 @@ COMMENT= Persistent DB connection pooling/proxying/load balancing system LICENSE= LGPL20 -ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le -ONLY_FOR_ARCHS_REASON= For i386 some depends like mysql fail to build - LIB_DEPENDS= librudiments.so:devel/rudiments \ libkrb5.so:security/krb5 \ libcurl.so:ftp/curl \ |