diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-11-06 21:49:12 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-11-06 21:49:12 +0100 |
commit | 50fa439588dfa01d48261656b9d70ef8b04ebfbf (patch) | |
tree | aaa95ed44c2ae473f2f05adc68572146deb6eae4 /app-text/enchant | |
parent | package.mask: Mask dev-php/PEAR-HTTP_Download wrt bug 636742 (diff) | |
download | gentoo-50fa439588dfa01d48261656b9d70ef8b04ebfbf.tar.gz gentoo-50fa439588dfa01d48261656b9d70ef8b04ebfbf.tar.bz2 gentoo-50fa439588dfa01d48261656b9d70ef8b04ebfbf.zip |
app-text/enchant-1.6.1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/635938
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 dea55bc4c513..6468835813ef 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 )" |