diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:28:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:30:27 +0100 |
commit | 6dfc5e1f3258aebbaeec375ad61bbaee305eac13 (patch) | |
tree | 80ce80a94cd2a49e9ab5d4e589b0132aad22645a | |
parent | app-dicts/aspell-tet: Stabilize 0.1.1 sparc, #782247 (diff) | |
download | gentoo-6dfc5e1f3258aebbaeec375ad61bbaee305eac13.tar.gz gentoo-6dfc5e1f3258aebbaeec375ad61bbaee305eac13.tar.bz2 gentoo-6dfc5e1f3258aebbaeec375ad61bbaee305eac13.zip |
app-dicts/aspell-tk: Stabilize 0.01.0 sparc, #782247
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-dicts/aspell-tk/aspell-tk-0.01.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-tk/aspell-tk-0.01.0.ebuild b/app-dicts/aspell-tk/aspell-tk-0.01.0.ebuild index bd6c86239285..3b82bd0ce00a 100644 --- a/app-dicts/aspell-tk/aspell-tk-0.01.0.ebuild +++ b/app-dicts/aspell-tk/aspell-tk-0.01.0.ebuild @@ -9,4 +9,4 @@ ASPELL_VERSION=5 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" |