From 07609e6995ad03f0ed11d3f85cd89bf7418c8ae6 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Fri, 4 Dec 2020 20:38:21 +0100 Subject: [PATCH] dev-python/sshtunnel: x86 stable (bug #731604) Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann --- dev-python/sshtunnel/sshtunnel-0.1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/sshtunnel/sshtunnel-0.1.5.ebuild b/dev-python/sshtunnel/sshtunnel-0.1.5.ebuild index 147851ff41bf5..91a4abe26bd48 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"