From 36a672916c151eef8f7b0863e1e5558431bb91fc Mon Sep 17 00:00:00 2001 From: Piotr Kubaj Date: Thu, 7 Oct 2021 17:53:54 +0000 Subject: games/fillets-ng: actually enable on powerpc64 In the previous commit powerpc64le was added. Since the port builds on powerpc64le, it's left as is. --- games/fillets-ng/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/fillets-ng') diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile index 1a2c1bbe0457..78143cd1e248 100644 --- a/games/fillets-ng/Makefile +++ b/games/fillets-ng/Makefile @@ -27,7 +27,7 @@ PORTDATA= * DATAVERSION= 1.0.1 -ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64le +ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le DESKTOP_ENTRIES="Fish Fillets - Next Generation" \ "" \ -- cgit v1.2.3