diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-14 11:59:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-14 11:59:57 +0200 |
commit | fd9168d09673bc12a8de3de506c54f68f12256da (patch) | |
tree | d126ec6346c4e0ffafea7aac0adbaadf50100c40 /dev-python/pyspelling | |
parent | dev-python/wcmatch: Keyword 8.4.1 ppc, #888513 (diff) | |
download | gentoo-fd9168d09673bc12a8de3de506c54f68f12256da.tar.gz gentoo-fd9168d09673bc12a8de3de506c54f68f12256da.tar.bz2 gentoo-fd9168d09673bc12a8de3de506c54f68f12256da.zip |
dev-python/pyspelling: Keyword 2.8.1 ppc, #888513
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pyspelling')
-rw-r--r-- | dev-python/pyspelling/pyspelling-2.8.1.ebuild | 4 |
1 files 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 ) |