diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:10:30 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:24:20 +0100 |
commit | dd13eff722ea19e0be8187f75ffd9f142aa14b76 (patch) | |
tree | aceb9e2934084005b434f10831abe74795d028aa /app-text/enchant | |
parent | app-text/dvipsk: dropped ~x86-freebsd (diff) | |
download | gentoo-dd13eff722ea19e0be8187f75ffd9f142aa14b76.tar.gz gentoo-dd13eff722ea19e0be8187f75ffd9f142aa14b76.tar.bz2 gentoo-dd13eff722ea19e0be8187f75ffd9f142aa14b76.zip |
app-text/enchant: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-text/enchant')
-rw-r--r-- | app-text/enchant/enchant-1.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/enchant/enchant-1.6.0.ebuild b/app-text/enchant/enchant-1.6.0.ebuild index 765719fcbd99..baacedfc1480 100644 --- a/app-text/enchant/enchant-1.6.0.ebuild +++ b/app-text/enchant/enchant-1.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm 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 zemberek" REQUIRED_USE="|| ( hunspell aspell zemberek )" |