diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:29:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:31:12 +0100 |
commit | 94705b7d6b37d3ed15b8d10707d79dde2bb92415 (patch) | |
tree | 957bdd525d0ff97af992fe361f831f1a90a94cae /app-dicts/aspell-ml | |
parent | app-dicts/aspell-mk: Stabilize 0.50.0 ppc64, #782247 (diff) | |
download | gentoo-94705b7d6b37d3ed15b8d10707d79dde2bb92415.tar.gz gentoo-94705b7d6b37d3ed15b8d10707d79dde2bb92415.tar.bz2 gentoo-94705b7d6b37d3ed15b8d10707d79dde2bb92415.zip |
app-dicts/aspell-ml: Stabilize 0.04.1 ppc64, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-ml')
-rw-r--r-- | app-dicts/aspell-ml/aspell-ml-0.04.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-ml/aspell-ml-0.04.1.ebuild b/app-dicts/aspell-ml/aspell-ml-0.04.1.ebuild index 023699bb0fe0..eade18b644c2 100644 --- a/app-dicts/aspell-ml/aspell-ml-0.04.1.ebuild +++ b/app-dicts/aspell-ml/aspell-ml-0.04.1.ebuild @@ -12,4 +12,4 @@ inherit aspell-dict-r1 SRC_URI="https://download-mirror.savannah.gnu.org/releases/smc/Spellchecker/${MY_P}.tar.bz2" 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" |