diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 21:29:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 21:29:27 +0000 |
commit | 6366253379f51a4b1d1a6f49b2c2125c2b48738a (patch) | |
tree | 8583d32930be5e99074433f28d9fb6a7846f6895 /app-dicts/aspell-ml | |
parent | app-dicts/aspell-mk: Stabilize 0.50.0 arm64, #782247 (diff) | |
download | gentoo-6366253379f51a4b1d1a6f49b2c2125c2b48738a.tar.gz gentoo-6366253379f51a4b1d1a6f49b2c2125c2b48738a.tar.bz2 gentoo-6366253379f51a4b1d1a6f49b2c2125c2b48738a.zip |
app-dicts/aspell-ml: Stabilize 0.04.1 arm64, #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 753ab8f300a2..d781cf28f0fb 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" |