diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:23:41 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 14:44:43 +0800 |
commit | 1d07faad3acb3bb99a0511a70b5a29d99a4d4944 (patch) | |
tree | 96171e6d71c9d7feb5997537476f11dcfa4b01e9 /app-dicts/myspell-sq | |
parent | app-dicts/myspell-sl: keyword 20201231 for ~loong (diff) | |
download | gentoo-1d07faad3acb3bb99a0511a70b5a29d99a4d4944.tar.gz gentoo-1d07faad3acb3bb99a0511a70b5a29d99a4d4944.tar.bz2 gentoo-1d07faad3acb3bb99a0511a70b5a29d99a4d4944.zip |
app-dicts/myspell-sq: keyword 1.6.4 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-sq')
-rw-r--r-- | app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild b/app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild index 69b4e5560492..43b4dcad6869 100644 --- a/app-dicts/myspell-sq/myspell-sq-1.6.4.ebuild +++ b/app-dicts/myspell-sq/myspell-sq-1.6.4.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,6 +16,6 @@ SRC_URI="http://www.shkenca.org/shkarkime/${PN}_AL-${PV}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" S="${WORKDIR}/${PN}_AL-${PV}" |