diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-01-02 11:41:05 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-01-03 10:52:29 +0800 |
commit | ad971e57b31fed48a52f98b5f52e567762834c8c (patch) | |
tree | f849bfd295c952b4b735fc65a589421e2c4664b5 /app-text/gspell | |
parent | dev-python/cachecontrol: keyword 0.12.12 for ~loong (diff) | |
download | gentoo-ad971e57b31fed48a52f98b5f52e567762834c8c.tar.gz gentoo-ad971e57b31fed48a52f98b5f52e567762834c8c.tar.bz2 gentoo-ad971e57b31fed48a52f98b5f52e567762834c8c.zip |
app-text/gspell: keyword 1.12.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-text/gspell')
-rw-r--r-- | app-text/gspell/gspell-1.12.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gspell/gspell-1.12.0.ebuild b/app-text/gspell/gspell-1.12.0.ebuild index d342cb383354..9a91fe254ab7 100644 --- a/app-text/gspell/gspell-1.12.0.ebuild +++ b/app-text/gspell/gspell-1.12.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gspell" LICENSE="LGPL-2.1+" SLOT="0/2" # subslot = libgspell-1 soname version -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" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )" |