summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2026-02-17 19:24:06 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2026-02-17 19:24:06 +0200
commit36db81419158bbc563c2f65bbbdf09114f569f40 (patch)
tree7f30a8f491ae4abaae3c440f3729fa998df408a2 /dev-python
parent067ce285a0f24beaf8820338cb106cb7399f8b3e (diff)
downloadgentoo-36db81419158bbc563c2f65bbbdf09114f569f40.tar.gz
gentoo-36db81419158bbc563c2f65bbbdf09114f569f40.tar.bz2
gentoo-36db81419158bbc563c2f65bbbdf09114f569f40.zip
dev-python/sshtunnel: Stabilize 0.4.0-r2 ALLARCHES, #970215
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/sshtunnel/sshtunnel-0.4.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sshtunnel/sshtunnel-0.4.0-r2.ebuild b/dev-python/sshtunnel/sshtunnel-0.4.0-r2.ebuild
index 5a8be972ba9e..1acd886299a3 100644
--- a/dev-python/sshtunnel/sshtunnel-0.4.0-r2.ebuild
+++ b/dev-python/sshtunnel/sshtunnel-0.4.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ HOMEPAGE="https://pypi.org/project/sshtunnel/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
RDEPEND="dev-python/paramiko[${PYTHON_USEDEP}]"
BDEPEND="