diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:29:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:30:46 +0100 |
commit | 9ff7a7765387307b9e87f233f34e3d6f2d7911cc (patch) | |
tree | f927275c340ea69bd6fc9544335ec542dc00f605 /app-dicts/aspell-en | |
parent | app-dicts/aspell-el: Stabilize 0.08.0 ppc64, #782247 (diff) | |
download | gentoo-9ff7a7765387307b9e87f233f34e3d6f2d7911cc.tar.gz gentoo-9ff7a7765387307b9e87f233f34e3d6f2d7911cc.tar.bz2 gentoo-9ff7a7765387307b9e87f233f34e3d6f2d7911cc.zip |
app-dicts/aspell-en: Stabilize 2020.12.07.0 ppc64, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-en')
-rw-r--r-- | app-dicts/aspell-en/aspell-en-2020.12.07.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-en/aspell-en-2020.12.07.0.ebuild b/app-dicts/aspell-en/aspell-en-2020.12.07.0.ebuild index 467a40d09cdc..84ed62a4ee19 100644 --- a/app-dicts/aspell-en/aspell-en-2020.12.07.0.ebuild +++ b/app-dicts/aspell-en/aspell-en-2020.12.07.0.ebuild @@ -9,4 +9,4 @@ ASPELL_VERSION=6 inherit aspell-dict-r1 LICENSE="Ispell myspell-en_CA-KevinAtkinson Princeton public-domain" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" |