diff options
author | Sam James <sam@gentoo.org> | 2021-01-13 19:06:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-13 19:06:50 +0000 |
commit | 764273e9e069dbe0185b5ce577b7120fdabd8364 (patch) | |
tree | f0bee33ef034112a0d84b45c3a28b23f839922c8 /dev-python/pyenchant | |
parent | dev-python/soupsieve: Stabilize 2.1.0 ALLARCHES, #765325 (diff) | |
download | gentoo-764273e9e069dbe0185b5ce577b7120fdabd8364.tar.gz gentoo-764273e9e069dbe0185b5ce577b7120fdabd8364.tar.bz2 gentoo-764273e9e069dbe0185b5ce577b7120fdabd8364.zip |
dev-python/pyenchant: Stabilize 3.2.0 ppc, #765295
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pyenchant')
-rw-r--r-- | dev-python/pyenchant/pyenchant-3.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyenchant/pyenchant-3.2.0.ebuild b/dev-python/pyenchant/pyenchant-3.2.0.ebuild index a8226a33c22f..f0948b429c5a 100644 --- a/dev-python/pyenchant/pyenchant-3.2.0.ebuild +++ b/dev-python/pyenchant/pyenchant-3.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86" RDEPEND="app-text/enchant:*" BDEPEND=" |