commit: ea0e9e9c9c2f3b4c53820da314b5db52dec0b5c3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 07:35:34 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 07:35:34 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea0e9e9c
dev-python/flask-security: Stabilize 4.1.3 ALLARCHES, #838628
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/flask-security/flask-security-4.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/flask-security/flask-security-4.1.3.ebuild
b/dev-python/flask-security/flask-security-4.1.3.ebuild
index 7461c5995d62..80cde17b13c7 100644
--- a/dev-python/flask-security/flask-security-4.1.3.ebuild
+++ b/dev-python/flask-security/flask-security-4.1.3.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
RDEPEND="
>=dev-python/bleach-3.3.1[${PYTHON_USEDEP}]