summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-26 18:57:23 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-26 18:58:41 -0500
commit899e9b806a4030208fa1cd67b18a9032e42621f9 (patch)
tree04fc00bae0ce7bc72cd37b32fb4b39c3fdef3a08 /dev-python/pytest-httpbin
parentdev-python/requests: arm64 keyworded (bug #700940) (diff)
downloadgentoo-899e9b806a4030208fa1cd67b18a9032e42621f9.tar.gz
gentoo-899e9b806a4030208fa1cd67b18a9032e42621f9.tar.bz2
gentoo-899e9b806a4030208fa1cd67b18a9032e42621f9.zip
dev-python/pytest-httpbin: arm64 keyworded (bug #700940)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.83, Repoman-2.3.20
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 316237426a43..99e7b029205e 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 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/httpbin[${PYTHON_USEDEP}]