diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:30:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:30:22 +0200 |
commit | edd90d6b8f111ccacd4ffb47fe5535e1e2e575d4 (patch) | |
tree | fc72d73ade000ff62dd3032ed228ef7db3b9e180 /dev-python/pyspelling | |
parent | app-emacs/with-editor: amd64 stable wrt bug #816918 (diff) | |
download | gentoo-edd90d6b8f111ccacd4ffb47fe5535e1e2e575d4.tar.gz gentoo-edd90d6b8f111ccacd4ffb47fe5535e1e2e575d4.tar.bz2 gentoo-edd90d6b8f111ccacd4ffb47fe5535e1e2e575d4.zip |
dev-python/pyspelling: amd64/x86 stable (ALLARCHES policy) wrt bug #817083
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pyspelling')
-rw-r--r-- | dev-python/pyspelling/pyspelling-2.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyspelling/pyspelling-2.7.3.ebuild b/dev-python/pyspelling/pyspelling-2.7.3.ebuild index 409cf76eca5e..9a2227b6667c 100644 --- a/dev-python/pyspelling/pyspelling-2.7.3.ebuild +++ b/dev-python/pyspelling/pyspelling-2.7.3.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" RDEPEND=" || ( app-text/aspell app-text/hunspell ) |