diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2026-02-17 19:24:06 +0200 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2026-02-17 19:24:06 +0200 |
| commit | 36db81419158bbc563c2f65bbbdf09114f569f40 (patch) | |
| tree | 7f30a8f491ae4abaae3c440f3729fa998df408a2 /dev-python | |
| parent | 067ce285a0f24beaf8820338cb106cb7399f8b3e (diff) | |
| download | gentoo-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.ebuild | 4 |
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=" |
