commit: fd9168d09673bc12a8de3de506c54f68f12256da
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 14 09:59:57 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 14 09:59:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd9168d0
dev-python/pyspelling: Keyword 2.8.1 ppc, #888513
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/pyspelling/pyspelling-2.8.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pyspelling/pyspelling-2.8.1.ebuild
b/dev-python/pyspelling/pyspelling-2.8.1.ebuild
index a152ea4c3a00..a15863533cc7 100644
--- a/dev-python/pyspelling/pyspelling-2.8.1.ebuild
+++ b/dev-python/pyspelling/pyspelling-2.8.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -27,7 +27,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
+KEYWORDS="amd64 ~ppc ~riscv x86"
RDEPEND="
|| ( app-text/aspell app-text/hunspell )