diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 03:05:04 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 03:31:52 +0200 |
commit | 4a959de6a9e87b79c75f393f568084ba7c1f3990 (patch) | |
tree | 4dceda9f74f7542ab30f0aaba3c9dac73da1b107 | |
parent | app-xemacs/ebuild-mode: x86 stable (bug #738680) (diff) | |
download | gentoo-4a959de6a9e87b79c75f393f568084ba7c1f3990.tar.gz gentoo-4a959de6a9e87b79c75f393f568084ba7c1f3990.tar.bz2 gentoo-4a959de6a9e87b79c75f393f568084ba7c1f3990.zip |
dev-python/flask-security: x86 stable (bug #737756)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@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 3044071d1a63..04b6f4e7b4c7 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}] |