diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 16:34:35 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 18:21:03 +0800 |
commit | 4726e26c528162929b91153b68186edd477e914f (patch) | |
tree | 1b155e5127ac93738fb2342a9a60eaa774cd69e9 /app-dicts | |
parent | gnome-base/dconf-editor: keyword 43.0 for ~loong (diff) | |
download | gentoo-4726e26c528162929b91153b68186edd477e914f.tar.gz gentoo-4726e26c528162929b91153b68186edd477e914f.tar.bz2 gentoo-4726e26c528162929b91153b68186edd477e914f.zip |
app-dicts/gnome-dictionary: keyword 40.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/gnome-dictionary/gnome-dictionary-40.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/gnome-dictionary/gnome-dictionary-40.0-r1.ebuild b/app-dicts/gnome-dictionary/gnome-dictionary-40.0-r1.ebuild index ae8cc8578f75..3c76f1809873 100644 --- a/app-dicts/gnome-dictionary/gnome-dictionary-40.0-r1.ebuild +++ b/app-dicts/gnome-dictionary/gnome-dictionary-40.0-r1.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=7 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Dictionary" LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+" SLOT="0" # does not provide a public libgdict-1.0.so anymore IUSE="" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-libs/glib-2.42:2 |