commit: d7eb8d4e6235f51966efb646bd69101180d99ae1 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun May 3 19:01:23 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun May 3 19:02:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7eb8d4e
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 <ago <AT> gentoo.org> dev-python/requests-mock/requests-mock-1.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 5fbf7cfb74d..2a7ab3015ee 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}]