From: Agostino Sarubbo Date: Sun, 3 May 2020 19:01:23 +0000 (+0200) Subject: dev-python/requests-mock: x86 stable wrt bug #720598 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d7eb8d4e6235f51966efb646bd69101180d99ae1;p=gentoo.git dev-python/requests-mock: x86 stable wrt bug #720598 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/requests-mock/requests-mock-1.7.0.ebuild b/dev-python/requests-mock/requests-mock-1.7.0.ebuild index 5fbf7cfb74d4..2a7ab3015eea 100644 --- a/dev-python/requests-mock/requests-mock-1.7.0.ebuild +++ b/dev-python/requests-mock/requests-mock-1.7.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" RDEPEND=" >=dev-python/requests-1.1[${PYTHON_USEDEP}]