diff options
author | Sam James <sam@gentoo.org> | 2020-12-15 06:41:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-15 06:41:41 +0000 |
commit | e13e3d49a3697de00b82c2185b1ac6ba74559a52 (patch) | |
tree | b23ea6b99df0d682fdfc1343e10088b375c7b680 /dev-python/sshtunnel | |
parent | dev-python/rq: Stabilize 1.6.1 ALLARCHES, bug 759871 (diff) | |
download | gentoo-e13e3d49a3697de00b82c2185b1ac6ba74559a52.tar.gz gentoo-e13e3d49a3697de00b82c2185b1ac6ba74559a52.tar.bz2 gentoo-e13e3d49a3697de00b82c2185b1ac6ba74559a52.zip |
dev-python/sshtunnel: Stabilize 0.1.5 ALLARCHES, bug 731604
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@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 91a4abe26bd4..e7cf2220adb0 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" |