From f9c3df0750d9844067a6fdfec18a5041e5abbf29 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Wed, 27 Nov 2019 16:36:53 +0300 Subject: 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 --- dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}] -- cgit v1.2.3-65-gdbad