commit: ebb5bf70ab0d722d173df97d47a860ec0f9eb3e4
Author: Yu Gu <guyu2876 <AT> gmail <DOT> com>
AuthorDate: Mon Mar 28 14:57:59 2022 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 22:48:30 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebb5bf70
dev-python/text-unidecode: keyword 1.3-r1 for ~riscv
Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com>
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild
b/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild
index 97c613f06659..65d0b9d372af 100644
--- a/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild
+++ b/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild
@@ -17,6 +17,6 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2+ )"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
distutils_enable_tests pytest