Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Oct 2021 10:37:22 GMT
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b7f7bef0af50 - main - games/fillets-ng: enable on powerpc and powerpc64
Message-ID:  <202110071037.197AbMW9033829@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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" \
 		"" \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110071037.197AbMW9033829>