diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:29:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:30:52 +0100 |
commit | cf55dbddcf8e444983ab23247826d1d164590fa0 (patch) | |
tree | 7cdc413484c2f8d112c18f8b7515be288319b27b /app-dicts | |
parent | app-dicts/aspell-fy: Stabilize 0.12.0 ppc64, #782247 (diff) | |
download | gentoo-cf55dbddcf8e444983ab23247826d1d164590fa0.tar.gz gentoo-cf55dbddcf8e444983ab23247826d1d164590fa0.tar.bz2 gentoo-cf55dbddcf8e444983ab23247826d1d164590fa0.zip |
app-dicts/aspell-ga: Stabilize 5.1.0 ppc64, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-ga/aspell-ga-5.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-ga/aspell-ga-5.1.0.ebuild b/app-dicts/aspell-ga/aspell-ga-5.1.0.ebuild index baee55ea541b..20bdc81b191b 100644 --- a/app-dicts/aspell-ga/aspell-ga-5.1.0.ebuild +++ b/app-dicts/aspell-ga/aspell-ga-5.1.0.ebuild @@ -16,4 +16,4 @@ HOMEPAGE=" SRC_URI="https://github.com/kscanne/gaelspell/releases/download/v${PV%.*}/${MY_P}.tar.bz2" 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" |