Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/editdistance-s/
Date: Mon, 12 Jul 2021 21:59:09
Message-Id: 1626126886.520e4ce1c83d71b02a60c82ef1d2a0703779af32.sam@gentoo
1 commit: 520e4ce1c83d71b02a60c82ef1d2a0703779af32
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 12 21:54:46 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 12 21:54:46 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=520e4ce1
7
8 dev-python/editdistance-s: Keyword 1.0.0 ppc, #793794
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/editdistance-s/editdistance-s-1.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild b/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild
16 index 005f719417e..624ee75314d 100644
17 --- a/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild
18 +++ b/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/asottile/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~hppa ~riscv"
24 +KEYWORDS="amd64 ~hppa ~ppc ~riscv"
25
26 RDEPEND="virtual/python-cffi[${PYTHON_USEDEP}]"
27 DEPEND="${RDEPEND}"