git: 51e1189f3267 - main - graphics/openfx-misc: enable on powerpc64le

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Sun, 31 Oct 2021 11:17:35 UTC
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=51e1189f3267f36c3b27e49e1afb92e18ef0c73e

commit 51e1189f3267f36c3b27e49e1afb92e18ef0c73e
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2021-10-31 11:13:04 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2021-10-31 11:13:04 +0000

    graphics/openfx-misc: enable on powerpc64le
---
 graphics/openfx-misc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/openfx-misc/Makefile b/graphics/openfx-misc/Makefile
index d128234bda1c..1c01756b4920 100644
--- a/graphics/openfx-misc/Makefile
+++ b/graphics/openfx-misc/Makefile
@@ -8,7 +8,7 @@ COMMENT=	Miscellaneous OpenFX Effects plugins
 
 LICENSE=	GPLv2
 
-ONLY_FOR_ARCHS=	amd64 powerpc64
+ONLY_FOR_ARCHS=	amd64 powerpc64 powerpc64le
 
 USES=		gl gmake
 USE_GL=		gl