commit: c394bc7101d590e1923cb2e29497ec5d1dd35b6e
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 3 08:27:28 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 3 08:27:28 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c394bc71
dev-python/requests-mock: Stabilize 1.10.0 arm64, #874147
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/requests-mock/requests-mock-1.10.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/requests-mock/requests-mock-1.10.0.ebuild
b/dev-python/requests-mock/requests-mock-1.10.0.ebuild
index c60dd795d519..010ece862c36 100644
--- a/dev-python/requests-mock/requests-mock-1.10.0.ebuild
+++ b/dev-python/requests-mock/requests-mock-1.10.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 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
RDEPEND="
>=dev-python/requests-2.3[${PYTHON_USEDEP}]