diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-21 13:07:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-21 13:07:22 +0200 |
commit | 457570656ce0ac446f0a01b373dc4897bfe7a8ef (patch) | |
tree | 5261834b36fd52541a941dca52ad38ab0be3e107 /dev-python/sshtunnel | |
parent | dev-db/pgadmin4: x86 stable wrt bug #688210 (diff) | |
download | gentoo-457570656ce0ac446f0a01b373dc4897bfe7a8ef.tar.gz gentoo-457570656ce0ac446f0a01b373dc4897bfe7a8ef.tar.bz2 gentoo-457570656ce0ac446f0a01b373dc4897bfe7a8ef.zip |
dev-python/sshtunnel: x86 stable wrt bug #688210
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/sshtunnel')
-rw-r--r-- | dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild b/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild index 35fbce53ebc4..f17053cfbc80 100644 --- a/dev-python/sshtunnel/sshtunnel-0.1.4-r2.ebuild +++ b/dev-python/sshtunnel/sshtunnel-0.1.4-r2.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" |