summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-02 04:39:16 +0000
committerSam James <sam@gentoo.org>2021-03-02 04:39:16 +0000
commit19a63ebfd3ae06e7b7eec82c3c62176663bd1acd (patch)
treec1f8b361a55816cdb53f2275f9e4165c7242108e /dev-python/flask-security
parentdev-python/executing: Stabilize 0.5.4 x86, #773709 (diff)
downloadgentoo-19a63ebfd3ae06e7b7eec82c3c62176663bd1acd.tar.gz
gentoo-19a63ebfd3ae06e7b7eec82c3c62176663bd1acd.tar.bz2
gentoo-19a63ebfd3ae06e7b7eec82c3c62176663bd1acd.zip
dev-python/flask-security: Stabilize 4.0.0 ALLARCHES, #773712
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/flask-security')
-rw-r--r--dev-python/flask-security/flask-security-4.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask-security/flask-security-4.0.0.ebuild b/dev-python/flask-security/flask-security-4.0.0.ebuild
index 7260574a0d43..36b468909aac 100644
--- a/dev-python/flask-security/flask-security-4.0.0.ebuild
+++ b/dev-python/flask-security/flask-security-4.0.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
dev-python/cachetools[${PYTHON_USEDEP}]