From 01251d111bedce60858b5b7d5e447956a4b6948f Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Mon, 10 Jun 2024 11:30:20 +0800 Subject: [PATCH] honeypots: pkgcheck fix --- net-analyzer/honeypots/honeypots-0.65-r1.ebuild | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/net-analyzer/honeypots/honeypots-0.65-r1.ebuild b/net-analyzer/honeypots/honeypots-0.65-r1.ebuild index 78c06d065..f4d4c7d62 100644 --- a/net-analyzer/honeypots/honeypots-0.65-r1.ebuild +++ b/net-analyzer/honeypots/honeypots-0.65-r1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/qeeqbox/honeypots" LICENSE="AGPL-3" SLOT="0" KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="socks5" +IUSE="socks5 +python_targets_python3_11" RESTRICT="test" @@ -41,7 +41,3 @@ RDEPEND=" #" DEPEND="${RDEPEND}" REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -# dev-python/psycopg in gentoo / psycopg2cffi rappid c++ extensions either should run. -# dev-python/psycopg2cffi::tgbugs-overlay , implementation of the psycopg2 module using cffi. -# Compatible with Psycopg 2.5.