Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyspelling/
Date: Fri, 19 Aug 2022 08:15:55
Message-Id: 1660896947.ee492034ab1b1d796e46c65ebed7ba5f97dfae6c.juippis@gentoo
1 commit: ee492034ab1b1d796e46c65ebed7ba5f97dfae6c
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 19 08:08:13 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 19 08:15:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee492034
7
8 dev-python/pyspelling: Stabilize 2.8.1 ALLARCHES, #865761
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 dev-python/pyspelling/pyspelling-2.8.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pyspelling/pyspelling-2.8.1.ebuild b/dev-python/pyspelling/pyspelling-2.8.1.ebuild
16 index f28ee2f060ea..a152ea4c3a00 100644
17 --- a/dev-python/pyspelling/pyspelling-2.8.1.ebuild
18 +++ b/dev-python/pyspelling/pyspelling-2.8.1.ebuild
19 @@ -27,7 +27,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~riscv ~x86"
24 +KEYWORDS="amd64 ~riscv x86"
25
26 RDEPEND="
27 || ( app-text/aspell app-text/hunspell )