commit: 36db81419158bbc563c2f65bbbdf09114f569f40 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 17 17:24:06 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Feb 17 17:24:06 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36db8141
dev-python/sshtunnel: Stabilize 0.4.0-r2 ALLARCHES, #970215 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/sshtunnel/sshtunnel-0.4.0-r2.ebuild | 4 ++-- 1 file 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="
