commit: c7ce3b09ad4a5c6396d1bd6a6d8131d02f626ca9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jun 5 20:32:53 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jun 5 20:32:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7ce3b09
dev-python/requests-mock: Stabilize 1.9.2 ALLARCHES, #794403 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/requests-mock/requests-mock-1.9.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/requests-mock/requests-mock-1.9.2.ebuild b/dev-python/requests-mock/requests-mock-1.9.2.ebuild index 930d9082097..db7c8a5091b 100644 --- a/dev-python/requests-mock/requests-mock-1.9.2.ebuild +++ b/dev-python/requests-mock/requests-mock-1.9.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" RDEPEND=" >=dev-python/requests-2.3[${PYTHON_USEDEP}]