summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-03 20:49:57 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-03 20:49:57 +0200
commit903508cd33ea5d4c2a8938140138f54a266ab5cd (patch)
tree897e2996756a5d5ca8947acabb6a1c4f962838d0
parentx11-wm/metacity: Stabilize 3.46.1 amd64, #892705 (diff)
downloadgentoo-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>
-rw-r--r--gnome-base/gnome-flashback/gnome-flashback-3.46.0.ebuild4
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