diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-14 16:50:37 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-14 16:50:37 +0000 |
commit | 9def8082cff36cd227ab9330b395fef328a09935 (patch) | |
tree | 081fe88e62da16b393b302b1f8acf31f4f7b8034 /dev-python/pyspelling | |
parent | dev-python/pip-run: Stabilize 12.4.0 x86, #915747 (diff) | |
download | gentoo-9def8082cff36cd227ab9330b395fef328a09935.tar.gz gentoo-9def8082cff36cd227ab9330b395fef328a09935.tar.bz2 gentoo-9def8082cff36cd227ab9330b395fef328a09935.zip |
dev-python/pyspelling: Stabilize 2.9 ALLARCHES, #915754
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pyspelling')
-rw-r--r-- | dev-python/pyspelling/pyspelling-2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyspelling/pyspelling-2.9.ebuild b/dev-python/pyspelling/pyspelling-2.9.ebuild index 921df21e8e39..c541c4c3db44 100644 --- a/dev-python/pyspelling/pyspelling-2.9.ebuild +++ b/dev-python/pyspelling/pyspelling-2.9.ebuild @@ -27,7 +27,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" RDEPEND=" || ( app-text/aspell app-text/hunspell ) |