Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-panel/
Date: Fri, 03 Mar 2023 18:50:12
Message-Id: 1677869397.3b2c2e889f21be26dfa87f0a78b036f5798fe078.arthurzam@gentoo
1 commit: 3b2c2e889f21be26dfa87f0a78b036f5798fe078
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 3 18:49:57 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 3 18:49:57 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b2c2e88
7
8 gnome-base/gnome-panel: Stabilize 3.46.0 amd64, #892705
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 gnome-base/gnome-panel/gnome-panel-3.46.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/gnome-base/gnome-panel/gnome-panel-3.46.0.ebuild b/gnome-base/gnome-panel/gnome-panel-3.46.0.ebuild
16 index 24dcdd4a7d3a..6d2e01c4b9d3 100644
17 --- a/gnome-base/gnome-panel/gnome-panel-3.46.0.ebuild
18 +++ b/gnome-base/gnome-panel/gnome-panel-3.46.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -11,7 +11,7 @@ LICENSE="GPL-2+ FDL-1.1 LGPL-2.1+"
26 SLOT="0"
27 IUSE="eds elogind systemd"
28 REQUIRED_USE="^^ ( elogind systemd )"
29 -KEYWORDS="~amd64 ~riscv"
30 +KEYWORDS="amd64 ~riscv"
31
32 RDEPEND="
33 >=gnome-base/gnome-desktop-2.91.0:3=