diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-04 21:00:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-04 21:00:49 +0200 |
commit | 855be18f13b48533754b260327183988714e13f8 (patch) | |
tree | 84c1e727d56331a2d16c40d009e94eb463fceb4a /app-text/enchant | |
parent | net-mail/cyrus-imapd: ppc stable wrt bug #649996 (diff) | |
download | gentoo-855be18f13b48533754b260327183988714e13f8.tar.gz gentoo-855be18f13b48533754b260327183988714e13f8.tar.bz2 gentoo-855be18f13b48533754b260327183988714e13f8.zip |
app-text/enchant: ppc stable wrt bug #662484
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-text/enchant')
-rw-r--r-- | app-text/enchant/enchant-1.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/enchant/enchant-1.6.1-r1.ebuild b/app-text/enchant/enchant-1.6.1-r1.ebuild index fe0b03a0537e..9bb5111fd25a 100644 --- a/app-text/enchant/enchant-1.6.1-r1.ebuild +++ b/app-text/enchant/enchant-1.6.1-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/AbiWord/enchant/releases/download/${PN}-${MY_PV}/${P LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="aspell +hunspell static-libs test" REQUIRED_USE="|| ( hunspell aspell )" |