diff options
author | Sam James <sam@gentoo.org> | 2021-06-05 20:32:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-05 20:32:53 +0000 |
commit | c7ce3b09ad4a5c6396d1bd6a6d8131d02f626ca9 (patch) | |
tree | 178ed17a79d0f3e55b7b04c23d87237a6437f1eb /dev-python/requests-mock | |
parent | dev-python/qtconsole: Stabilize 5.1.0 ALLARCHES, #794400 (diff) | |
download | gentoo-c7ce3b09ad4a5c6396d1bd6a6d8131d02f626ca9.tar.gz gentoo-c7ce3b09ad4a5c6396d1bd6a6d8131d02f626ca9.tar.bz2 gentoo-c7ce3b09ad4a5c6396d1bd6a6d8131d02f626ca9.zip |
dev-python/requests-mock: Stabilize 1.9.2 ALLARCHES, #794403
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/requests-mock')
-rw-r--r-- | dev-python/requests-mock/requests-mock-1.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 930d9082097b..db7c8a5091b8 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}] |