diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:24:08 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:25:57 +0100 |
commit | d813e59756cef4e643230bb9e8f03ce1f74744a3 (patch) | |
tree | 77625f67ae146d57d0650db2f1c80c1ebd2d4b6e /app-dicts/aspell-hil | |
parent | app-dicts/aspell-hi: Stabilize 0.02.0 x86, #782247 (diff) | |
download | gentoo-d813e59756cef4e643230bb9e8f03ce1f74744a3.tar.gz gentoo-d813e59756cef4e643230bb9e8f03ce1f74744a3.tar.bz2 gentoo-d813e59756cef4e643230bb9e8f03ce1f74744a3.zip |
app-dicts/aspell-hil: Stabilize 0.11.0 x86, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-hil')
-rw-r--r-- | app-dicts/aspell-hil/aspell-hil-0.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-hil/aspell-hil-0.11.0.ebuild b/app-dicts/aspell-hil/aspell-hil-0.11.0.ebuild index 30bd06e97f76..8f2e9c198856 100644 --- a/app-dicts/aspell-hil/aspell-hil-0.11.0.ebuild +++ b/app-dicts/aspell-hil/aspell-hil-0.11.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" |