Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 2026 05:32:22 +0000
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: 3a542687dcd3 - main - archivers/peazip: enable on powerpc64*
Message-ID:  <6a17d366.40535.30db90a@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by pkubaj:

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

commit 3a542687dcd36cb08170cf43da52881604402953
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2026-05-27 08:28:16 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2026-05-28 05:32:02 +0000

    archivers/peazip: enable on powerpc64*
---
 archivers/peazip/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/archivers/peazip/Makefile b/archivers/peazip/Makefile
index 7a71b524bdb2..e2e47b9c6535 100644
--- a/archivers/peazip/Makefile
+++ b/archivers/peazip/Makefile
@@ -11,7 +11,7 @@ WWW=		https://peazip.github.io
 
 LICENSE=	LGPL3
 
-ONLY_FOR_ARCHS=	aarch64 amd64 i386
+ONLY_FOR_ARCHS=	aarch64 amd64 i386 powerpc64 powerpc64le
 
 USES=		cpe desktop-file-utils dos2unix fpc lazarus:flavors zip xorg
 USE_XORG=	x11


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a17d366.40535.30db90a>