diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 21:29:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 21:29:02 +0000 |
commit | 19a944af079a4aae9d8efac25571190211432f1e (patch) | |
tree | 794ace447fdc430d7e344a1e39ac410a5cc07ff5 /app-dicts/aspell-hil | |
parent | app-dicts/aspell-hi: Stabilize 0.02.0 arm64, #782247 (diff) | |
download | gentoo-19a944af079a4aae9d8efac25571190211432f1e.tar.gz gentoo-19a944af079a4aae9d8efac25571190211432f1e.tar.bz2 gentoo-19a944af079a4aae9d8efac25571190211432f1e.zip |
app-dicts/aspell-hil: Stabilize 0.11.0 arm64, #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 22a3d9f722d0..be7221802677 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" |