summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-11 17:01:17 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-11 17:01:17 +0100
commit3a119498e27e9b67367ee458fab1a83632a8757d (patch)
tree4eac847283f54e0495dba71c0f89bef8602b4e28
parentdev-python/sparql-wrapper: arm stable wrt bug #706146 (diff)
downloadgentoo-3a119498e27e9b67367ee458fab1a83632a8757d.tar.gz
gentoo-3a119498e27e9b67367ee458fab1a83632a8757d.tar.bz2
gentoo-3a119498e27e9b67367ee458fab1a83632a8757d.zip
dev-python/wsgiproxy2: arm stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/wsgiproxy2/wsgiproxy2-0.4.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wsgiproxy2/wsgiproxy2-0.4.6.ebuild b/dev-python/wsgiproxy2/wsgiproxy2-0.4.6.ebuild
index 531dfb3b9d94..c38d71b4237e 100644
--- a/dev-python/wsgiproxy2/wsgiproxy2-0.4.6.ebuild
+++ b/dev-python/wsgiproxy2/wsgiproxy2-0.4.6.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc64 ~s390 ~sh ~sparc ~x86"
RDEPEND="
dev-python/requests[${PYTHON_USEDEP}]