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-flashback/
Date: Fri, 03 Mar 2023 18:50:12
Message-Id: 1677869397.903508cd33ea5d4c2a8938140138f54a266ab5cd.arthurzam@gentoo
1 commit: 903508cd33ea5d4c2a8938140138f54a266ab5cd
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=903508cd
7
8 gnome-base/gnome-flashback: Stabilize 3.46.0 amd64, #892705
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 gnome-base/gnome-flashback/gnome-flashback-3.46.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/gnome-base/gnome-flashback/gnome-flashback-3.46.0.ebuild b/gnome-base/gnome-flashback/gnome-flashback-3.46.0.ebuild
16 index e2dd4f98e62f..27afadfa314c 100644
17 --- a/gnome-base/gnome-flashback/gnome-flashback-3.46.0.ebuild
18 +++ b/gnome-base/gnome-flashback/gnome-flashback-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-3+"
26 SLOT="0"
27 IUSE="elogind systemd"
28 REQUIRED_USE="^^ ( elogind systemd )"
29 -KEYWORDS="~amd64 ~riscv"
30 +KEYWORDS="amd64 ~riscv"
31
32 RDEPEND="
33 >=x11-libs/gdk-pixbuf-2.32.2:2