diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:25:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:25:33 +0100 |
commit | 364b16e77152f48d7188b5fa6dca52888c5f40d6 (patch) | |
tree | f1c44295921804f371dbf758450b9a8a9246ccb2 /gnome-base | |
parent | sys-apps/accountsservice: Stabilize 22.08.8 x86, #843794 (diff) | |
download | gentoo-364b16e77152f48d7188b5fa6dca52888c5f40d6.tar.gz gentoo-364b16e77152f48d7188b5fa6dca52888c5f40d6.tar.bz2 gentoo-364b16e77152f48d7188b5fa6dca52888c5f40d6.zip |
gnome-base/gnome-session: Stabilize 42.0 x86, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-session/gnome-session-42.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-session/gnome-session-42.0.ebuild b/gnome-base/gnome-session/gnome-session-42.0.ebuild index e05d868e2d43..99896a35b746 100644 --- a/gnome-base/gnome-session/gnome-session-42.0.ebuild +++ b/gnome-base/gnome-session/gnome-session-42.0.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-session" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc elogind systemd" # There is a null backend available, thus ?? not ^^ REQUIRED_USE="?? ( elogind systemd )" |