diff options
author | 2021-04-12 02:29:10 +0100 | |
---|---|---|
committer | 2021-04-12 02:31:09 +0100 | |
commit | 369df79fc23796ec962b59a42341a39bf0998075 (patch) | |
tree | aefc7f54fdff96c7c6df91c39002dc1bd18c72bc | |
parent | app-dicts/aspell-lv: Stabilize 0.5.5.1 ppc64, #782247 (diff) | |
download | gentoo-369df79fc23796ec962b59a42341a39bf0998075.tar.gz gentoo-369df79fc23796ec962b59a42341a39bf0998075.tar.bz2 gentoo-369df79fc23796ec962b59a42341a39bf0998075.zip |
app-dicts/aspell-mg: Stabilize 0.03.0 ppc64, #782247
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-dicts/aspell-mg/aspell-mg-0.03.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-mg/aspell-mg-0.03.0.ebuild b/app-dicts/aspell-mg/aspell-mg-0.03.0.ebuild index edd7d4c278f7..96498be08cd0 100644 --- a/app-dicts/aspell-mg/aspell-mg-0.03.0.ebuild +++ b/app-dicts/aspell-mg/aspell-mg-0.03.0.ebuild @@ -9,4 +9,4 @@ ASPELL_VERSION=5 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" |