diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:23:18 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 14:44:39 +0800 |
commit | 4f4d9eddbd8f3e4dd01256a8603066a257dc4953 (patch) | |
tree | 133166c36f65f3a2d9a44c5ca53a4afae374b5ad /app-dicts/myspell-mi | |
parent | app-dicts/myspell-lv: keyword 1.3.0 for ~loong (diff) | |
download | gentoo-4f4d9eddbd8f3e4dd01256a8603066a257dc4953.tar.gz gentoo-4f4d9eddbd8f3e4dd01256a8603066a257dc4953.tar.bz2 gentoo-4f4d9eddbd8f3e4dd01256a8603066a257dc4953.zip |
app-dicts/myspell-mi: keyword 20190630 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-mi')
-rw-r--r-- | app-dicts/myspell-mi/myspell-mi-20190630.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-mi/myspell-mi-20190630.ebuild b/app-dicts/myspell-mi/myspell-mi-20190630.ebuild index 476aee722885..02d22d275b7e 100644 --- a/app-dicts/myspell-mi/myspell-mi-20190630.ebuild +++ b/app-dicts/myspell-mi/myspell-mi-20190630.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,4 +16,4 @@ HOMEPAGE="https://www.openoffice.org/lingucomponent/" SRC_URI="https://github.com/scardracs/gentoo-packages/releases/download/mi-${PV}/${P}.tar.gz" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86" |