diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-10 22:58:41 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-10 22:59:22 +0000 |
commit | 2571e403e11dae2cb2d384b316afea1a3a6ea6cf (patch) | |
tree | 692c92ea55439625ae6fd456f01a27fb985173e3 /app-text | |
parent | profiles: Last rite app-arch/defluff (diff) | |
download | gentoo-2571e403e11dae2cb2d384b316afea1a3a6ea6cf.tar.gz gentoo-2571e403e11dae2cb2d384b316afea1a3a6ea6cf.tar.bz2 gentoo-2571e403e11dae2cb2d384b316afea1a3a6ea6cf.zip |
app-text/aspell: stable 0.60.7_rc1 for ppc/ppc64, bug #639646
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/aspell/aspell-0.60.7_rc1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/aspell/aspell-0.60.7_rc1.ebuild b/app-text/aspell/aspell-0.60.7_rc1.ebuild index 389262408630..2ca3eb51c125 100644 --- a/app-text/aspell/aspell-0.60.7_rc1.ebuild +++ b/app-text/aspell/aspell-0.60.7_rc1.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-fbsd ~sparc-fbsd ~x86-fbsd ~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-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="nls unicode" PDEPEND="app-dicts/aspell-en" |