diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:28:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:29:28 +0100 |
commit | 5c289c8ab70cf1cabe2f3619d160126c55edcea5 (patch) | |
tree | 48c62e21235bed7d7308a8d50bbe27159175a32c /app-dicts/aspell-am | |
parent | media-libs/taglib: Stabilize 1.12 arm, #779733 (diff) | |
download | gentoo-5c289c8ab70cf1cabe2f3619d160126c55edcea5.tar.gz gentoo-5c289c8ab70cf1cabe2f3619d160126c55edcea5.tar.bz2 gentoo-5c289c8ab70cf1cabe2f3619d160126c55edcea5.zip |
app-dicts/aspell-am: Stabilize 0.03.1 sparc, #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 482d78244f86..dde1f6f7dd5e 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" |