summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-28 20:40:59 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-28 20:40:59 +0200
commit8be91ab2e1fc5e1fb182d617718fcc72b4815347 (patch)
tree3266f963ea9d3cdc8fc02478b94f09c2b0e30580 /dev-python/flask-sqlalchemy
parentdev-python/prometheus_client: add 0.13.1 (diff)
downloadgentoo-8be91ab2e1fc5e1fb182d617718fcc72b4815347.tar.gz
gentoo-8be91ab2e1fc5e1fb182d617718fcc72b4815347.tar.bz2
gentoo-8be91ab2e1fc5e1fb182d617718fcc72b4815347.zip
dev-python/flask-sqlalchemy: Keyword 2.5.1 ppc64, #832088
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/flask-sqlalchemy')
-rw-r--r--dev-python/flask-sqlalchemy/flask-sqlalchemy-2.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.5.1.ebuild b/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.5.1.ebuild
index 9ff783f4d0b1..4718a3bde73e 100644
--- a/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.5.1.ebuild
+++ b/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
RDEPEND="
>=dev-python/flask-0.10[${PYTHON_USEDEP}]