diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:19:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:24:04 +0100 |
commit | 553d4ceaf908b2bcfa0142019d7eb6675fd1f984 (patch) | |
tree | 0678f54637842a264b00cb61a008cc81329f221b /app-text/aspell | |
parent | media-libs/libvorbis: ia64 stable wrt bug #601760 (diff) | |
download | gentoo-553d4ceaf908b2bcfa0142019d7eb6675fd1f984.tar.gz gentoo-553d4ceaf908b2bcfa0142019d7eb6675fd1f984.tar.bz2 gentoo-553d4ceaf908b2bcfa0142019d7eb6675fd1f984.zip |
app-text/aspell: ia64 stable wrt bug #591812
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/aspell')
-rw-r--r-- | app-text/aspell/aspell-0.60.6.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/aspell/aspell-0.60.6.1-r3.ebuild b/app-text/aspell/aspell-0.60.6.1-r3.ebuild index 7554fccedc63..021c35e18aec 100644 --- a/app-text/aspell/aspell-0.60.6.1-r3.ebuild +++ b/app-text/aspell/aspell-0.60.6.1-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/aspell/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="nls" PDEPEND="app-dicts/aspell-en" |