summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-03 11:56:07 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-03 11:56:07 +0200
commita5a16d0859bcd27c40b84568964218c25ecafdcd (patch)
treeac80d3d3103101c7bf8440510a18da36c474ac65
parentdev-python/requests-oauthlib: amd64 stable wrt bug #720596 (diff)
downloadgentoo-a5a16d0859bcd27c40b84568964218c25ecafdcd.tar.gz
gentoo-a5a16d0859bcd27c40b84568964218c25ecafdcd.tar.bz2
gentoo-a5a16d0859bcd27c40b84568964218c25ecafdcd.zip
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 <ago@gentoo.org>
-rw-r--r--dev-python/requests-mock/requests-mock-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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}]