diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 13:10:26 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 13:19:51 +0000 |
commit | 2276fea3ea75acb5fb83a11cb7853e1e316e71cb (patch) | |
tree | 2d3c39e4c2624bfef470e39c22a82affc722b814 /app-text/enchant | |
parent | dev-lang/vala: stable 0.34.9 for ppc, bug #635938 (diff) | |
download | gentoo-2276fea3ea75acb5fb83a11cb7853e1e316e71cb.tar.gz gentoo-2276fea3ea75acb5fb83a11cb7853e1e316e71cb.tar.bz2 gentoo-2276fea3ea75acb5fb83a11cb7853e1e316e71cb.zip |
app-text/enchant: stable 1.6.1 for ppc64, bug #635938
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'app-text/enchant')
-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 0fba7e4229cc..19aebf9b7a3d 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 )" |