diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-03 13:40:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-03 13:40:30 +0100 |
commit | dda5c8c9d6750bd0301bb16c57a2e24ea396249c (patch) | |
tree | 73e004099f3c27a74a4bde0cdebf725c4c44394b /app-text | |
parent | dev-lang/elixir: amd64 stable wrt bug #711374 (diff) | |
download | gentoo-dda5c8c9d6750bd0301bb16c57a2e24ea396249c.tar.gz gentoo-dda5c8c9d6750bd0301bb16c57a2e24ea396249c.tar.bz2 gentoo-dda5c8c9d6750bd0301bb16c57a2e24ea396249c.zip |
app-text/aspell: ppc stable wrt bug #711142
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
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 9d137bc3e0e7..7a9a1634064d 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" |