commit: e2c82d299c601832691d42a939e7cdf74a5680a1 Author: Yu Gu <guyu2876 <AT> gmail <DOT> com> AuthorDate: Thu Apr 21 11:46:37 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sun Apr 24 11:05:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2c82d29
dev-python/pyxDamerauLevenshtein: Keyword 1.7.0 riscv, #839027 Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com> Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-python/pyxDamerauLevenshtein/pyxDamerauLevenshtein-1.7.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/pyxDamerauLevenshtein/pyxDamerauLevenshtein-1.7.0.ebuild b/dev-python/pyxDamerauLevenshtein/pyxDamerauLevenshtein-1.7.0.ebuild index 11f8317a7724..0c7419c48775 100644 --- a/dev-python/pyxDamerauLevenshtein/pyxDamerauLevenshtein-1.7.0.ebuild +++ b/dev-python/pyxDamerauLevenshtein/pyxDamerauLevenshtein-1.7.0.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=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/gfairchild/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" RDEPEND=" dev-python/cython[${PYTHON_USEDEP}]
