diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:33:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:33:13 +0100 |
commit | 8856c3580f8bb30b7be71ab1460b4948b943a57d (patch) | |
tree | 0a4afabc95e882b23027a4e132dade48e61b032d /app-text/aspell | |
parent | media-libs/libvorbis: sparc stable wrt bug #601760 (diff) | |
download | gentoo-8856c3580f8bb30b7be71ab1460b4948b943a57d.tar.gz gentoo-8856c3580f8bb30b7be71ab1460b4948b943a57d.tar.bz2 gentoo-8856c3580f8bb30b7be71ab1460b4948b943a57d.zip |
app-text/aspell: sparc stable wrt bug #591812
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
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 157e5096a05d..7554fccedc63 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" |