diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 21:29:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 21:29:47 +0000 |
commit | 7bf9aacb9e17b6d397b8d382eb307bf224084766 (patch) | |
tree | 0bc6c3ebdab18fca4bfce7a1501ba8c8377dc694 /app-dicts/aspell-or | |
parent | app-dicts/aspell-ny: Stabilize 0.01.0 arm64, #782247 (diff) | |
download | gentoo-7bf9aacb9e17b6d397b8d382eb307bf224084766.tar.gz gentoo-7bf9aacb9e17b6d397b8d382eb307bf224084766.tar.bz2 gentoo-7bf9aacb9e17b6d397b8d382eb307bf224084766.zip |
app-dicts/aspell-or: Stabilize 0.03.1 arm64, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-or')
-rw-r--r-- | app-dicts/aspell-or/aspell-or-0.03.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-or/aspell-or-0.03.1.ebuild b/app-dicts/aspell-or/aspell-or-0.03.1.ebuild index 8f6eaf82a3a4..3c56b632ca3d 100644 --- a/app-dicts/aspell-or/aspell-or-0.03.1.ebuild +++ b/app-dicts/aspell-or/aspell-or-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" |