summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2024-01-09 16:32:21 +0100
committerFlorian Schmaus <flow@gentoo.org>2024-01-09 16:33:12 +0100
commitc6e164e2bc8638297ece5cde7828f06c47ef723b (patch)
treebdeb1b2b9111b45735b8065727db9deab47be7af /gnome-base
parentx11-wm/metacity: stabilize 3.50.0 for amd64 (diff)
downloadgentoo-c6e164e2bc8638297ece5cde7828f06c47ef723b.tar.gz
gentoo-c6e164e2bc8638297ece5cde7828f06c47ef723b.tar.bz2
gentoo-c6e164e2bc8638297ece5cde7828f06c47ef723b.zip
gnome-base/gnome-flashback: stabilize 3.50.0 for amd64
Closes: https://bugs.gentoo.org/916849 Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r--gnome-base/gnome-flashback/gnome-flashback-3.50.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-flashback/gnome-flashback-3.50.0.ebuild b/gnome-base/gnome-flashback/gnome-flashback-3.50.0.ebuild
index 403aae023970..b648245ada77 100644
--- a/gnome-base/gnome-flashback/gnome-flashback-3.50.0.ebuild
+++ b/gnome-base/gnome-flashback/gnome-flashback-3.50.0.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 @@ 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