diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-19 02:51:55 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-19 03:03:20 +0100 |
commit | ffc51eba5def036fef5494b3638b0759b9b286f7 (patch) | |
tree | 691ed19e75133ea89410277b26d7d91db5c29245 /app-text/enchant | |
parent | x11-wm/enlightenment: x86 stable (bug #680428) (diff) | |
download | gentoo-ffc51eba5def036fef5494b3638b0759b9b286f7.tar.gz gentoo-ffc51eba5def036fef5494b3638b0759b9b286f7.tar.bz2 gentoo-ffc51eba5def036fef5494b3638b0759b9b286f7.zip |
app-text/enchant: x86 stable (bug #662484)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/enchant')
-rw-r--r-- | app-text/enchant/enchant-1.6.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/enchant/enchant-1.6.1-r1.ebuild b/app-text/enchant/enchant-1.6.1-r1.ebuild index 1c0daa31f13f..068866bd3d8c 100644 --- a/app-text/enchant/enchant-1.6.1-r1.ebuild +++ b/app-text/enchant/enchant-1.6.1-r1.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" REQUIRED_USE="|| ( hunspell aspell )" |