diff options
author | Sam James <sam@gentoo.org> | 2020-09-04 04:57:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-04 04:57:26 +0000 |
commit | eeda69d2a182ea8397c7d8395cc3e8ba8e956f2c (patch) | |
tree | cbbe3fc4004b99c3e620c109eb1e5e428dccc6ac | |
parent | media-libs/x265: Stabilize 3.4 amd64, #729628 (diff) | |
download | gentoo-eeda69d2a182ea8397c7d8395cc3e8ba8e956f2c.tar.gz gentoo-eeda69d2a182ea8397c7d8395cc3e8ba8e956f2c.tar.bz2 gentoo-eeda69d2a182ea8397c7d8395cc3e8ba8e956f2c.zip |
dev-python/flask-security: Stabilize 3.4.3 amd64, #737756
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/flask-security/flask-security-3.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flask-security/flask-security-3.4.3.ebuild b/dev-python/flask-security/flask-security-3.4.3.ebuild index 04b6f4e7b4c7..835a9fab9ba0 100644 --- a/dev-python/flask-security/flask-security-3.4.3.ebuild +++ b/dev-python/flask-security/flask-security-3.4.3.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" RDEPEND=" dev-python/cachetools[${PYTHON_USEDEP}] |