diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 12:17:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-13 12:17:13 +0200 |
commit | cf79578565f735d98c136c0d203c4bf72b865bee (patch) | |
tree | acb539ee6beb05562b8adecf673646e92a20e915 /app-text/enchant | |
parent | sci-mathematics/glpk: ppc stable wrt bug #717072 (diff) | |
download | gentoo-cf79578565f735d98c136c0d203c4bf72b865bee.tar.gz gentoo-cf79578565f735d98c136c0d203c4bf72b865bee.tar.bz2 gentoo-cf79578565f735d98c136c0d203c4bf72b865bee.zip |
app-text/enchant: ppc stable wrt bug #717076
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/enchant')
-rw-r--r-- | app-text/enchant/enchant-2.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/enchant/enchant-2.2.8.ebuild b/app-text/enchant/enchant-2.2.8.ebuild index d6d2c7254f8e..0e5c4046c4c5 100644 --- a/app-text/enchant/enchant-2.2.8.ebuild +++ b/app-text/enchant/enchant-2.2.8.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/AbiWord/enchant/releases/download/v${PV}/${P}.tar.gz LICENSE="LGPL-2.1+" SLOT="2" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="aspell +hunspell" REQUIRED_USE="|| ( hunspell aspell )" |