diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:28:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:28:25 +0000 |
commit | ae177b734f5477e5b55096a4488c32295d5542ef (patch) | |
tree | 1bbf680ac6331337481a7397a3d6a60627bcf4e5 /gnome-base | |
parent | sys-apps/accountsservice: Stabilize 22.07.5 amd64, #834426 (diff) | |
download | gentoo-ae177b734f5477e5b55096a4488c32295d5542ef.tar.gz gentoo-ae177b734f5477e5b55096a4488c32295d5542ef.tar.bz2 gentoo-ae177b734f5477e5b55096a4488c32295d5542ef.zip |
gnome-base/gnome-session: Stabilize 41.3 amd64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-session/gnome-session-41.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-session/gnome-session-41.3.ebuild b/gnome-base/gnome-session/gnome-session-41.3.ebuild index d79d3e2348d7..8c110bf9983b 100644 --- a/gnome-base/gnome-session/gnome-session-41.3.ebuild +++ b/gnome-base/gnome-session/gnome-session-41.3.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 )" |