diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 00:52:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 00:57:56 +0000 |
commit | 6b2864618982b107f1f2ea350b0c9c46c52e2ace (patch) | |
tree | 470138e1ec6b788d762c8d7892386280400eb2d9 | |
parent | dev-python/zope-interface: Stabilize 5.2.0 amd64, #763810 (diff) | |
download | gentoo-6b2864618982b107f1f2ea350b0c9c46c52e2ace.tar.gz gentoo-6b2864618982b107f1f2ea350b0c9c46c52e2ace.tar.bz2 gentoo-6b2864618982b107f1f2ea350b0c9c46c52e2ace.zip |
dev-python/sshtunnel: Stabilize 0.3.1 ALLARCHES, #763825
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/sshtunnel/sshtunnel-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sshtunnel/sshtunnel-0.3.1.ebuild b/dev-python/sshtunnel/sshtunnel-0.3.1.ebuild index 2f97b87074f3..d1494d457019 100644 --- a/dev-python/sshtunnel/sshtunnel-0.3.1.ebuild +++ b/dev-python/sshtunnel/sshtunnel-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ DESCRIPTION="Pure Python SSH tunnels" HOMEPAGE="https://pypi.org/project/sshtunnel/" SRC_URI="mirror://pypi/s/sshtunnel/${P}.tar.gz" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" LICENSE="MIT" SLOT="0" |