Gentoo Archives: gentoo-commits

From: Zac Medico <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/text-unidecode/
Date: Mon, 28 Mar 2022 22:48:41
Message-Id: 1648507710.ebb5bf70ab0d722d173df97d47a860ec0f9eb3e4.zmedico@gentoo
1 commit: ebb5bf70ab0d722d173df97d47a860ec0f9eb3e4
2 Author: Yu Gu <guyu2876 <AT> gmail <DOT> com>
3 AuthorDate: Mon Mar 28 14:57:59 2022 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 28 22:48:30 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebb5bf70
7
8 dev-python/text-unidecode: keyword 1.3-r1 for ~riscv
9
10 Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com>
11 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
12
13 dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild b/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild
17 index 97c613f06659..65d0b9d372af 100644
18 --- a/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild
19 +++ b/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild
20 @@ -17,6 +17,6 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
21
22 LICENSE="|| ( Artistic GPL-2+ )"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
26
27 distutils_enable_tests pytest