diff options
author | Sam James <sam@gentoo.org> | 2021-04-13 16:01:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-13 16:01:19 +0000 |
commit | 90f822c137a88579694dc411a7d3903e1deab6b9 (patch) | |
tree | 2c1db85bddad2911dd1836945e2d1bcdfdeb4f28 /app-dicts/aspell-am | |
parent | app-text/aspell: Stabilize 0.60.8-r1 amd64, #782247 (diff) | |
download | gentoo-90f822c137a88579694dc411a7d3903e1deab6b9.tar.gz gentoo-90f822c137a88579694dc411a7d3903e1deab6b9.tar.bz2 gentoo-90f822c137a88579694dc411a7d3903e1deab6b9.zip |
app-dicts/aspell-am: Stabilize 0.03.1 amd64, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-am')
-rw-r--r-- | app-dicts/aspell-am/aspell-am-0.03.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-am/aspell-am-0.03.1.ebuild b/app-dicts/aspell-am/aspell-am-0.03.1.ebuild index 7f7b8a4b25a3..2f67032aad6a 100644 --- a/app-dicts/aspell-am/aspell-am-0.03.1.ebuild +++ b/app-dicts/aspell-am/aspell-am-0.03.1.ebuild @@ -9,4 +9,4 @@ ASPELL_VERSION=6 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" |