diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 19:28:21 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 20:12:28 +0100 |
commit | fdcc6df986dd47a3d0dd7dfe17e38396d6d65c16 (patch) | |
tree | f9492a97ec130136d55f3115a77f7887d5501297 /app-text/enchant | |
parent | net-libs/uhttpmock: x86 stable (bug #635938) (diff) | |
download | gentoo-fdcc6df986dd47a3d0dd7dfe17e38396d6d65c16.tar.gz gentoo-fdcc6df986dd47a3d0dd7dfe17e38396d6d65c16.tar.bz2 gentoo-fdcc6df986dd47a3d0dd7dfe17e38396d6d65c16.zip |
app-text/enchant: x86 stable (bug #635938)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
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 a903d00f8123..04033f658a56 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 )" |