diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:11:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:29:12 +0200 |
commit | b95c2c158cc7b117de1e93f296100d3c1d3fbf0c (patch) | |
tree | 65b464a337efad511b607e1220a363ec9c7786d4 /dev-python/flask-security | |
parent | dev-python/deprecation: amd64/x86 stable (ALLARCHES policy) wrt bug #741240 (diff) | |
download | gentoo-b95c2c158cc7b117de1e93f296100d3c1d3fbf0c.tar.gz gentoo-b95c2c158cc7b117de1e93f296100d3c1d3fbf0c.tar.bz2 gentoo-b95c2c158cc7b117de1e93f296100d3c1d3fbf0c.zip |
dev-python/flask-security: amd64/x86 stable (ALLARCHES policy) wrt bug #741244
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/flask-security')
-rw-r--r-- | dev-python/flask-security/flask-security-3.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask-security/flask-security-3.4.4.ebuild b/dev-python/flask-security/flask-security-3.4.4.ebuild index 18073cabe061..acca5c68373b 100644 --- a/dev-python/flask-security/flask-security-3.4.4.ebuild +++ b/dev-python/flask-security/flask-security-3.4.4.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" dev-python/cachetools[${PYTHON_USEDEP}] |