diff options
author | Sam James <sam@gentoo.org> | 2022-11-07 07:17:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-07 07:17:03 +0000 |
commit | 5f2d9145596dab3703dfd0587db80c30ab4ec555 (patch) | |
tree | 2424ae58049a69474f6f7f1b081afbf6cb0a7d33 /gnome-base | |
parent | gnome-base/dconf-editor: Stabilize 43.0 amd64, #879807 (diff) | |
download | gentoo-5f2d9145596dab3703dfd0587db80c30ab4ec555.tar.gz gentoo-5f2d9145596dab3703dfd0587db80c30ab4ec555.tar.bz2 gentoo-5f2d9145596dab3703dfd0587db80c30ab4ec555.zip |
gnome-base/gnome-session: Stabilize 43.0 amd64, #879807
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-session/gnome-session-43.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-session/gnome-session-43.0.ebuild b/gnome-base/gnome-session/gnome-session-43.0.ebuild index 31a8fd3f6144..1a5864a0f472 100644 --- a/gnome-base/gnome-session/gnome-session-43.0.ebuild +++ b/gnome-base/gnome-session/gnome-session-43.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 )" |