diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-03 13:38:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-03 13:38:53 +0100 |
commit | d916f5e6c648c792fe0e78ec988c07d629f5441e (patch) | |
tree | 11e07a7ce757f798c7745f820b235658a2df22d0 /app-text | |
parent | sys-devel/gcc: s390 stable wrt bug #711386 (diff) | |
download | gentoo-d916f5e6c648c792fe0e78ec988c07d629f5441e.tar.gz gentoo-d916f5e6c648c792fe0e78ec988c07d629f5441e.tar.bz2 gentoo-d916f5e6c648c792fe0e78ec988c07d629f5441e.zip |
app-text/aspell: amd64 stable wrt bug #711142
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/aspell/aspell-0.60.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/aspell/aspell-0.60.8.ebuild b/app-text/aspell/aspell-0.60.8.ebuild index e7cf34d81ee4..9d137bc3e0e7 100644 --- a/app-text/aspell/aspell-0.60.8.ebuild +++ b/app-text/aspell/aspell-0.60.8.ebuild @@ -17,7 +17,7 @@ fi LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="nls unicode" PDEPEND="app-dicts/aspell-en" |