gnome-base/gnome-flashback: stabilize 3.50.0 for amd64

Closes: https://bugs.gentoo.org/916849
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus
2024-01-09 16:32:21 +01:00
parent 98e3ce9a90
commit c6e164e2bc

View File

@@ -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