diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-04 20:58:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-04 20:58:55 +0200 |
commit | ecab2bee04e9cd9babdca8cfa266d583a44e9a88 (patch) | |
tree | 795c26d36110337352e3e4aa4f4bbe43f3396561 /app-text | |
parent | media-video/ffmpeg: ia64 stable wrt bug #660924 (diff) | |
download | gentoo-ecab2bee04e9cd9babdca8cfa266d583a44e9a88.tar.gz gentoo-ecab2bee04e9cd9babdca8cfa266d583a44e9a88.tar.bz2 gentoo-ecab2bee04e9cd9babdca8cfa266d583a44e9a88.zip |
app-text/enchant: ia64 stable wrt bug #662484
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-text')
-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 e02499991d63..fe0b03a0537e 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 )" |