diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 17:14:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-08 17:14:41 +0300 |
commit | c50bb122b5451dca462631d5e5652885754c56ba (patch) | |
tree | 185478d6b230f05ae22928179551938c8f05c254 /dev-python/sshtunnel | |
parent | dev-db/pgadmin4: amd64 stable wrt bug #680842 (diff) | |
download | gentoo-c50bb122b5451dca462631d5e5652885754c56ba.tar.gz gentoo-c50bb122b5451dca462631d5e5652885754c56ba.tar.bz2 gentoo-c50bb122b5451dca462631d5e5652885754c56ba.zip |
dev-python/sshtunnel: amd64 stable wrt bug #680842
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/sshtunnel')
-rw-r--r-- | dev-python/sshtunnel/sshtunnel-0.1.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sshtunnel/sshtunnel-0.1.4-r1.ebuild b/dev-python/sshtunnel/sshtunnel-0.1.4-r1.ebuild index 38675ffce8b4..8aade85b9bbc 100644 --- a/dev-python/sshtunnel/sshtunnel-0.1.4-r1.ebuild +++ b/dev-python/sshtunnel/sshtunnel-0.1.4-r1.ebuild @@ -11,7 +11,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" |