diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:29:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:30:44 +0100 |
commit | 18c62a777c0d56fee3a0b34276d193c966691655 (patch) | |
tree | bd9535ca2561e85760b2beffe62ed49efe4a8352 /app-dicts/aspell-de | |
parent | app-dicts/aspell-csb: Stabilize 0.02.0 ppc64, #782247 (diff) | |
download | gentoo-18c62a777c0d56fee3a0b34276d193c966691655.tar.gz gentoo-18c62a777c0d56fee3a0b34276d193c966691655.tar.bz2 gentoo-18c62a777c0d56fee3a0b34276d193c966691655.zip |
app-dicts/aspell-de: Stabilize 20161207.7.0 ppc64, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-de')
-rw-r--r-- | app-dicts/aspell-de/aspell-de-20161207.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-de/aspell-de-20161207.7.0.ebuild b/app-dicts/aspell-de/aspell-de-20161207.7.0.ebuild index d953df5ecabc..aca744deaac5 100644 --- a/app-dicts/aspell-de/aspell-de-20161207.7.0.ebuild +++ b/app-dicts/aspell-de/aspell-de-20161207.7.0.ebuild @@ -13,4 +13,4 @@ SRC_URI="mirror://gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P}" 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" |