git: 6b6943d81736 - main - net-p2p/libktorrent: Mark IGNORE on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Sep 2026 13:12:04 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6b6943d81736830e80748353758cf6d8ee9c1a88
commit 6b6943d81736830e80748353758cf6d8ee9c1a88
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2026-09-01 13:09:39 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2026-09-01 13:09:39 +0000
net-p2p/libktorrent: Mark IGNORE on i386
Hopefully, it will be fixed with the next release.
---
net-p2p/libktorrent/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile
index 8e14ff12de60..c1e25dffd73e 100644
--- a/net-p2p/libktorrent/Makefile
+++ b/net-p2p/libktorrent/Makefile
@@ -6,6 +6,8 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Torrent library from KTorrent project
WWW= https://ktorrent.org/
+IGNORE_i386= is not supported on 32-bit systems
+
BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs
LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
libgmp.so:math/gmp \