git: b7f7bef0af50 - main - games/fillets-ng: enable on powerpc and powerpc64

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Thu, 07 Oct 2021 10:37:22 UTC
The branch main has been updated by pkubaj:

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

commit b7f7bef0af509a6a0b78593c478cb091b9c0fa92
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2021-10-07 10:24:11 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2021-10-07 10:24:11 +0000

    games/fillets-ng: enable on powerpc and powerpc64
---
 games/fillets-ng/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile
index 75e7838b70fc..1a2c1bbe0457 100644
--- a/games/fillets-ng/Makefile
+++ b/games/fillets-ng/Makefile
@@ -27,7 +27,7 @@ PORTDATA=	*
 
 DATAVERSION=	1.0.1
 
-ONLY_FOR_ARCHS=	i386 amd64
+ONLY_FOR_ARCHS=	amd64 i386 powerpc powerpc64le
 
 DESKTOP_ENTRIES="Fish Fillets - Next Generation" \
 		"" \