diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-11 10:08:39 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-11 10:08:39 +0200 |
commit | 2fd7c7f259b7e82e71d99041c9b747e657e384a5 (patch) | |
tree | ed53384c62574f9bc6e917af47d5e1ef9f576593 /gnome-base | |
parent | app-text/evince: Stabilize 45.0 x86, #920662 (diff) | |
download | gentoo-2fd7c7f259b7e82e71d99041c9b747e657e384a5.tar.gz gentoo-2fd7c7f259b7e82e71d99041c9b747e657e384a5.tar.bz2 gentoo-2fd7c7f259b7e82e71d99041c9b747e657e384a5.zip |
gnome-base/gnome-session: Stabilize 45.0-r1 x86, #920662
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-session/gnome-session-45.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-session/gnome-session-45.0-r1.ebuild b/gnome-base/gnome-session/gnome-session-45.0-r1.ebuild index 18474534e956..52e6ea354af3 100644 --- a/gnome-base/gnome-session/gnome-session-45.0-r1.ebuild +++ b/gnome-base/gnome-session/gnome-session-45.0-r1.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-session" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc elogind systemd" # There is a null backend available, thus ?? not ^^ REQUIRED_USE="?? ( elogind systemd )" |