diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-15 09:37:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-15 09:37:07 +0200 |
commit | 22330df1cf1d8a3192f8b48f2614974b06a21a47 (patch) | |
tree | b9639adb77f3ba6ce8124f34b8de68cd66f22c88 /dev-python/pyspelling | |
parent | dev-python/pymdown-lexers: amd64/x86 stable (ALLARCHES policy) wrt bug #794619 (diff) | |
download | gentoo-22330df1cf1d8a3192f8b48f2614974b06a21a47.tar.gz gentoo-22330df1cf1d8a3192f8b48f2614974b06a21a47.tar.bz2 gentoo-22330df1cf1d8a3192f8b48f2614974b06a21a47.zip |
dev-python/pyspelling: amd64/x86 stable (ALLARCHES policy) wrt bug #794619
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pyspelling')
-rw-r--r-- | dev-python/pyspelling/pyspelling-2.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyspelling/pyspelling-2.7.2.ebuild b/dev-python/pyspelling/pyspelling-2.7.2.ebuild index 3d26b00785e9..c22deee77eeb 100644 --- a/dev-python/pyspelling/pyspelling-2.7.2.ebuild +++ b/dev-python/pyspelling/pyspelling-2.7.2.ebuild @@ -22,7 +22,7 @@ SRC_URI="https://github.com/facelessuser/${PN}/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" || ( app-text/aspell app-text/hunspell ) |