diff options
author | Sam James <sam@gentoo.org> | 2021-04-13 16:01:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-13 16:01:52 +0000 |
commit | b0d601068170de98b57e9078b5cc64441bee0656 (patch) | |
tree | dbcf23c5861e4d1bd83d43bc32c297cc927841b4 /app-dicts/aspell-ml | |
parent | app-dicts/aspell-mk: Stabilize 0.50.0 amd64, #782247 (diff) | |
download | gentoo-b0d601068170de98b57e9078b5cc64441bee0656.tar.gz gentoo-b0d601068170de98b57e9078b5cc64441bee0656.tar.bz2 gentoo-b0d601068170de98b57e9078b5cc64441bee0656.zip |
app-dicts/aspell-ml: Stabilize 0.04.1 amd64, #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 eade18b644c2..8c05f8ccc4e6 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" |