diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:28:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:30:37 +0100 |
commit | 0fc7b1619b86219818c6f3ad7754c071acef7da1 (patch) | |
tree | 0f8f2dbcb7defd1a1463bd6025851e169611cf3d /app-dicts/aspell-am/aspell-am-0.03.1.ebuild | |
parent | app-text/aspell: Stabilize 0.60.8-r1 sparc, #782247 (diff) | |
download | gentoo-0fc7b1619b86219818c6f3ad7754c071acef7da1.tar.gz gentoo-0fc7b1619b86219818c6f3ad7754c071acef7da1.tar.bz2 gentoo-0fc7b1619b86219818c6f3ad7754c071acef7da1.zip |
app-dicts/aspell-am: Stabilize 0.03.1 ppc64, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-am/aspell-am-0.03.1.ebuild')
-rw-r--r-- | app-dicts/aspell-am/aspell-am-0.03.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-am/aspell-am-0.03.1.ebuild b/app-dicts/aspell-am/aspell-am-0.03.1.ebuild index dde1f6f7dd5e..7f7b8a4b25a3 100644 --- a/app-dicts/aspell-am/aspell-am-0.03.1.ebuild +++ b/app-dicts/aspell-am/aspell-am-0.03.1.ebuild @@ -9,4 +9,4 @@ ASPELL_VERSION=6 inherit aspell-dict-r1 LICENSE="GPL-2" -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" |