diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:20:31 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 10:59:59 -0400 |
commit | dd2b0f5d7e6e21680906eba72a8f0991e2063e22 (patch) | |
tree | ff39abb2cb61efd29f39d64d9d35cfb4a0c82e70 /app-dicts/aspell-pl | |
parent | app-dicts/aspell-nl: arm64 stable (diff) | |
download | gentoo-dd2b0f5d7e6e21680906eba72a8f0991e2063e22.tar.gz gentoo-dd2b0f5d7e6e21680906eba72a8f0991e2063e22.tar.bz2 gentoo-dd2b0f5d7e6e21680906eba72a8f0991e2063e22.zip |
app-dicts/aspell-pl: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-dicts/aspell-pl')
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild index c6455af410a7..8be4e2298261 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.sjp.pl/slownik/" SRC_URI="http://www.sjp.pl/slownik/ort/sjp-${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" S="${WORKDIR}/${MY_P}" |