diff options
author | 2023-03-03 20:49:57 +0200 | |
---|---|---|
committer | 2023-03-03 20:49:57 +0200 | |
commit | 903508cd33ea5d4c2a8938140138f54a266ab5cd (patch) | |
tree | 897e2996756a5d5ca8947acabb6a1c4f962838d0 /gnome-base | |
parent | x11-wm/metacity: Stabilize 3.46.1 amd64, #892705 (diff) | |
download | gentoo-903508cd33ea5d4c2a8938140138f54a266ab5cd.tar.gz gentoo-903508cd33ea5d4c2a8938140138f54a266ab5cd.tar.bz2 gentoo-903508cd33ea5d4c2a8938140138f54a266ab5cd.zip |
gnome-base/gnome-flashback: Stabilize 3.46.0 amd64, #892705
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-flashback/gnome-flashback-3.46.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-flashback/gnome-flashback-3.46.0.ebuild b/gnome-base/gnome-flashback/gnome-flashback-3.46.0.ebuild index e2dd4f98e62f..27afadfa314c 100644 --- a/gnome-base/gnome-flashback/gnome-flashback-3.46.0.ebuild +++ b/gnome-base/gnome-flashback/gnome-flashback-3.46.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 @@ LICENSE="GPL-3+" SLOT="0" IUSE="elogind systemd" REQUIRED_USE="^^ ( elogind systemd )" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" RDEPEND=" >=x11-libs/gdk-pixbuf-2.32.2:2 |