diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:24:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:26:08 +0100 |
commit | 909de63b6dc6664f54811d6568862696ba33578d (patch) | |
tree | 5a81c89f6be79f80a7e1d878993a8bfa500c8626 /app-dicts/aspell-mg | |
parent | app-dicts/aspell-lv: Stabilize 0.5.5.1 x86, #782247 (diff) | |
download | gentoo-909de63b6dc6664f54811d6568862696ba33578d.tar.gz gentoo-909de63b6dc6664f54811d6568862696ba33578d.tar.bz2 gentoo-909de63b6dc6664f54811d6568862696ba33578d.zip |
app-dicts/aspell-mg: Stabilize 0.03.0 x86, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-mg')
-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 e931a23371c3..095f7b82ec33 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" |