diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-18 20:13:32 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-18 20:13:32 +0200 |
commit | e694568943eae64e274f34b10489d652aa8029d3 (patch) | |
tree | 9c620a8eadbf5943afa64901011143ba4c218b19 /app-dicts | |
parent | dev-python/comm: Stabilize 0.2.1 ALLARCHES, #922413 (diff) | |
download | gentoo-e694568943eae64e274f34b10489d652aa8029d3.tar.gz gentoo-e694568943eae64e274f34b10489d652aa8029d3.tar.bz2 gentoo-e694568943eae64e274f34b10489d652aa8029d3.zip |
app-dicts/myspell-uk: Stabilize 6.3.1 ALLARCHES, #922431
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-uk/myspell-uk-6.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-uk/myspell-uk-6.3.1.ebuild b/app-dicts/myspell-uk/myspell-uk-6.3.1.ebuild index 529364c78067..8944a406b682 100644 --- a/app-dicts/myspell-uk/myspell-uk-6.3.1.ebuild +++ b/app-dicts/myspell-uk/myspell-uk-6.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -25,4 +25,4 @@ SRC_URI="https://extensions.libreoffice.org/assets/downloads/521/1702576951/dict LICENSE="GPL-3 LGPL-2.1 MPL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" |