summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 14:11:44 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 14:11:44 +0100
commitc2a47b205d0f04b85e2c02baec278ddae0a523d0 (patch)
tree2e7a3cab6ccac7635bc7997c14a88f11cc7c2bb6 /dev-python/pytest-httpbin
parentdev-python/httpbin: arm stable wrt bug #714490 (diff)
downloadgentoo-c2a47b205d0f04b85e2c02baec278ddae0a523d0.tar.gz
gentoo-c2a47b205d0f04b85e2c02baec278ddae0a523d0.tar.bz2
gentoo-c2a47b205d0f04b85e2c02baec278ddae0a523d0.zip
dev-python/pytest-httpbin: arm stable wrt bug #714490
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-httpbin')
-rw-r--r--dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild
index c885e28d03eb..7dc7f7fd6392 100644
--- a/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild
+++ b/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/kevin1024/pytest-httpbin/archive/v${PV}.tar.gz -> ${
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~sparc ~x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/httpbin[${PYTHON_USEDEP}]