commit: 33525e0678ab3662dcaf3da14058ac59eee09bea
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 15 22:40:48 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 15 22:40:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33525e06
dev-python/flask-security: Stabilize 4.1.2 ALLARCHES, #818322
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/flask-security/flask-security-4.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/flask-security/flask-security-4.1.2.ebuild
b/dev-python/flask-security/flask-security-4.1.2.ebuild
index b9bc75feb4f..a3dce632dd5 100644
--- a/dev-python/flask-security/flask-security-4.1.2.ebuild
+++ b/dev-python/flask-security/flask-security-4.1.2.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
>=dev-python/blinker-1.4[${PYTHON_USEDEP}]