diff options
author | Sam James <sam@gentoo.org> | 2021-09-18 22:44:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-18 22:44:58 +0100 |
commit | c27d22515bea30d7785f587e423a872014aac2f6 (patch) | |
tree | edcb0ae957beb21e3a87cf1e798d42eed6dc46cc /app-dicts/aspell-pl | |
parent | dev-python/rich: Bump to 10.10.0 (diff) | |
download | gentoo-c27d22515bea30d7785f587e423a872014aac2f6.tar.gz gentoo-c27d22515bea30d7785f587e423a872014aac2f6.tar.bz2 gentoo-c27d22515bea30d7785f587e423a872014aac2f6.zip |
app-dicts/aspell-pl: Stabilize 6.0.20210731.0 ALLARCHES, #813720
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-pl')
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20210731.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20210731.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20210731.0.ebuild index 349c0555486d..cd5d5eccaae5 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20210731.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20210731.0.ebuild @@ -15,4 +15,4 @@ SRC_URI="https://sjp.pl/slownik/ort/${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P/sjp-/}" LICENSE="Apache-2.0 CC-BY-4.0 GPL-2 LGPL-2.1 MPL-1.1 " -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" |