diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-04 20:38:21 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-04 20:39:33 +0100 |
commit | 07609e6995ad03f0ed11d3f85cd89bf7418c8ae6 (patch) | |
tree | 331d0d00a7969c41f0100d99fabb3f08acdea79d /dev-python/sshtunnel | |
parent | app-text/pelican: x86 stable (bug #758281) (diff) | |
download | gentoo-07609e6995ad03f0ed11d3f85cd89bf7418c8ae6.tar.gz gentoo-07609e6995ad03f0ed11d3f85cd89bf7418c8ae6.tar.bz2 gentoo-07609e6995ad03f0ed11d3f85cd89bf7418c8ae6.zip |
dev-python/sshtunnel: x86 stable (bug #731604)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/sshtunnel')
-rw-r--r-- | dev-python/sshtunnel/sshtunnel-0.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sshtunnel/sshtunnel-0.1.5.ebuild b/dev-python/sshtunnel/sshtunnel-0.1.5.ebuild index 147851ff41bf..91a4abe26bd4 100644 --- a/dev-python/sshtunnel/sshtunnel-0.1.5.ebuild +++ b/dev-python/sshtunnel/sshtunnel-0.1.5.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Pure Python SSH tunnels" HOMEPAGE="https://pypi.python.org/pypi/sshtunnel" SRC_URI="mirror://pypi/s/sshtunnel/${P}.tar.gz" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm x86" LICENSE="MIT" SLOT="0" |