diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 12:56:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 13:19:46 +0000 |
commit | de462bd455d5c10305bd556ff2c61d786f9543ae (patch) | |
tree | 2834b65a82fe7d475aee287afeebfcefd839b439 /app-text | |
parent | media-gfx/librecad: Fix installing HTML files (bug #637950 by globus). (diff) | |
download | gentoo-de462bd455d5c10305bd556ff2c61d786f9543ae.tar.gz gentoo-de462bd455d5c10305bd556ff2c61d786f9543ae.tar.bz2 gentoo-de462bd455d5c10305bd556ff2c61d786f9543ae.zip |
app-text/enchant: stable 1.6.1 for ppc, bug #635938
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/enchant/enchant-1.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/enchant/enchant-1.6.1.ebuild b/app-text/enchant/enchant-1.6.1.ebuild index 6468835813ef..0fba7e4229cc 100644 --- a/app-text/enchant/enchant-1.6.1.ebuild +++ b/app-text/enchant/enchant-1.6.1.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 zemberek" REQUIRED_USE="|| ( hunspell aspell zemberek )" |