Skip to content

Commit

Permalink
www/phalcon: enable on powerpc64le
Browse files Browse the repository at this point in the history
  • Loading branch information
pkubaj committed Jan 17, 2021
1 parent a4bc776 commit 9745dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/phalcon/Makefile
Expand Up @@ -12,7 +12,7 @@ COMMENT= Phalcon PHP Framework written in C-language

LICENSE= BSD3CLAUSE

ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le

USES= localbase php:ext
USE_PHP= hash:build json:build pdo:build
Expand Down

0 comments on commit 9745dac

Please sign in to comment.