From: Agostino Sarubbo Date: Sun, 3 May 2020 09:56:07 +0000 (+0200) Subject: dev-python/requests-mock: amd64 stable wrt bug #720598 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a5a16d0859bcd27c40b84568964218c25ecafdcd;p=gentoo.git dev-python/requests-mock: amd64 stable wrt bug #720598 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" 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 7c051fe73391..5fbf7cfb74d4 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}]