summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-15 23:40:48 +0100
committerSam James <sam@gentoo.org>2021-10-15 23:40:48 +0100
commit33525e0678ab3662dcaf3da14058ac59eee09bea (patch)
treeba64f658a42d535bd89c9c2f2fd00fe42cb41853
parentdev-python/executing: Stabilize 0.8.2 x86, #818319 (diff)
downloadgentoo-33525e06.tar.gz
gentoo-33525e06.tar.bz2
gentoo-33525e06.zip
dev-python/flask-security: Stabilize 4.1.2 ALLARCHES, #818322
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/flask-security/flask-security-4.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 b9bc75feb4f9..a3dce632dd5d 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}]