diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-03 14:41:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-03 14:41:17 +0100 |
commit | 4c5a328869e896df4d1db1ec6734cb1b967ac4d6 (patch) | |
tree | a27cc2d80a9d170e047ec9dfb9018bfa28e68633 /app-text | |
parent | dev-lang/elixir: ppc stable wrt bug #711374 (diff) | |
download | gentoo-4c5a328869e896df4d1db1ec6734cb1b967ac4d6.tar.gz gentoo-4c5a328869e896df4d1db1ec6734cb1b967ac4d6.tar.bz2 gentoo-4c5a328869e896df4d1db1ec6734cb1b967ac4d6.zip |
app-text/aspell: arm stable wrt bug #711142
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
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 7a9a1634064d..d74990b7f4b5 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" |