summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-11-27 16:36:53 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-11-27 16:37:12 +0300
commitf9c3df0750d9844067a6fdfec18a5041e5abbf29 (patch)
treeb26f3138a90859276000d47acbc3b695361b30e9 /dev-python/pytest-httpbin
parentdev-python/requests: Add ~arm keyword wrt bug #700940 (diff)
downloadgentoo-f9c3df0750d9844067a6fdfec18a5041e5abbf29.tar.gz
gentoo-f9c3df0750d9844067a6fdfec18a5041e5abbf29.tar.bz2
gentoo-f9c3df0750d9844067a6fdfec18a5041e5abbf29.zip
dev-python/pytest-httpbin: Add ~arm keyword wrt bug #700940
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@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 e13e8f79c0ba..316237426a43 100644
--- a/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild
+++ b/dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/kevin1024/pytest-httpbin/archive/v${PV}.tar.gz -> ${
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/httpbin[${PYTHON_USEDEP}]