diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-04 12:47:13 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-04 13:04:32 +0000 |
commit | 4b2916270d8ee60be55233ad27190037dfa79238 (patch) | |
tree | fb8092583e345b82004ad66c4263cf46942cb6ae /app-text | |
parent | ros-meta/qt_gui_core: Bump to 0.3.8. (diff) | |
download | gentoo-4b2916270d8ee60be55233ad27190037dfa79238.tar.gz gentoo-4b2916270d8ee60be55233ad27190037dfa79238.tar.bz2 gentoo-4b2916270d8ee60be55233ad27190037dfa79238.zip |
app-text/enchant: stable 1.6.1 for ia64, bug #635938
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ia64"
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 ff615eb5b756..dea55bc4c513 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 )" |