From: Aaron Bauman Date: Thu, 26 Dec 2019 23:57:23 +0000 (-0500) Subject: dev-python/pytest-httpbin: arm64 keyworded (bug #700940) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=899e9b806a4030208fa1cd67b18a9032e42621f9;p=gentoo.git dev-python/pytest-httpbin: arm64 keyworded (bug #700940) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.83, Repoman-2.3.20 --- 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}]