dev-python/flask-babel: keyword 2.0.0 for ~riscv

Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Yu Gu
2022-03-23 23:39:31 +08:00
committed by Jakov Smolić
parent d6c1de77e6
commit d7f1e94dac

View File

@@ -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=7
@@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 ~arm arm64 x86"
KEYWORDS="amd64 ~arm arm64 ~riscv x86"
RDEPEND="
dev-python/Babel[${PYTHON_USEDEP}]