diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:32:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:32:56 +0000 |
commit | aa26084dec9ccc84dacaf8127f35c118ba440424 (patch) | |
tree | 7788f28ac1324a17f222067c8cedfba8480547c3 | |
parent | sys-apps/accountsservice: Stabilize 22.07.5 x86, #834426 (diff) | |
download | gentoo-aa26084dec9ccc84dacaf8127f35c118ba440424.tar.gz gentoo-aa26084dec9ccc84dacaf8127f35c118ba440424.tar.bz2 gentoo-aa26084dec9ccc84dacaf8127f35c118ba440424.zip |
gnome-base/gnome-session: Stabilize 41.3 x86, #834426
Signed-off-by: Sam James <sam@gentoo.org>
-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 8c110bf9983b..5e3421e87eb0 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 )" |