diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-25 07:46:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-25 07:46:57 +0200 |
commit | c7e174849733b5f224c47e8c5ff8f0ea98436ba1 (patch) | |
tree | 244b5c4780b65e65fa16b2f06fe75e2f1ad261e9 /dev-python/pyspelling | |
parent | dev-python/wcmatch: Keyword 8.4.1 arm, #888513 (diff) | |
download | gentoo-c7e174849733b5f224c47e8c5ff8f0ea98436ba1.tar.gz gentoo-c7e174849733b5f224c47e8c5ff8f0ea98436ba1.tar.bz2 gentoo-c7e174849733b5f224c47e8c5ff8f0ea98436ba1.zip |
dev-python/pyspelling: Keyword 2.8.2 arm, #888513
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pyspelling')
-rw-r--r-- | dev-python/pyspelling/pyspelling-2.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyspelling/pyspelling-2.8.2.ebuild b/dev-python/pyspelling/pyspelling-2.8.2.ebuild index bc8625e26b3e..e6e5fc522f8f 100644 --- a/dev-python/pyspelling/pyspelling-2.8.2.ebuild +++ b/dev-python/pyspelling/pyspelling-2.8.2.ebuild @@ -27,7 +27,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~riscv ~x86" RDEPEND=" || ( app-text/aspell app-text/hunspell ) |