diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 16:34:33 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-07-27 18:21:03 +0800 |
commit | b6fba79557bf97b34683c177df09ebb1c7a88cee (patch) | |
tree | bb19f7bfd96e117c9246baaf76c2a7f0b9b6f959 /gnome-base | |
parent | gnome-extra/gnome-weather: keyword 44.0 for ~loong (diff) | |
download | gentoo-b6fba79557bf97b34683c177df09ebb1c7a88cee.tar.gz gentoo-b6fba79557bf97b34683c177df09ebb1c7a88cee.tar.bz2 gentoo-b6fba79557bf97b34683c177df09ebb1c7a88cee.zip |
gnome-base/dconf-editor: keyword 43.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/dconf-editor/dconf-editor-43.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/dconf-editor/dconf-editor-43.0.ebuild b/gnome-base/dconf-editor/dconf-editor-43.0.ebuild index 2933059395b5..f4355c65ba45 100644 --- a/gnome-base/dconf-editor/dconf-editor-43.0.ebuild +++ b/gnome-base/dconf-editor/dconf-editor-43.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 @@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/dconf-editor" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~x86-linux" RDEPEND=" >=gnome-base/dconf-0.26.1 |