diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 06:54:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 07:01:11 +0000 |
commit | 4647dbf6e796fda5a08459336a7d0677fd396ea0 (patch) | |
tree | 5964d28ba4431477e59ea2670a8fb34b8c628a13 /gnome-base | |
parent | games-puzzle/gnome-sudoku: Stabilize 45.3 amd64, #920740 (diff) | |
download | gentoo-4647dbf6e796fda5a08459336a7d0677fd396ea0.tar.gz gentoo-4647dbf6e796fda5a08459336a7d0677fd396ea0.tar.bz2 gentoo-4647dbf6e796fda5a08459336a7d0677fd396ea0.zip |
gnome-base/dconf-editor: Stabilize 45.0.1 amd64, #920740
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/dconf-editor/dconf-editor-45.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/dconf-editor/dconf-editor-45.0.1.ebuild b/gnome-base/dconf-editor/dconf-editor-45.0.1.ebuild index e2d484fd1c73..ab483ee9c224 100644 --- a/gnome-base/dconf-editor/dconf-editor-45.0.1.ebuild +++ b/gnome-base/dconf-editor/dconf-editor-45.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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 ~loong ~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 |