diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 06:39:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 06:44:21 +0100 |
commit | c5b5965496d2a265f272b1b8d02b74beeff8c1e2 (patch) | |
tree | e8c3d8f04a9971b24d06f1a4cbe541de747c462b /gnome-base/gnome-session | |
parent | sys-apps/accountsservice: Stabilize 22.08.8 arm64, #843794 (diff) | |
download | gentoo-c5b5965496d2a265f272b1b8d02b74beeff8c1e2.tar.gz gentoo-c5b5965496d2a265f272b1b8d02b74beeff8c1e2.tar.bz2 gentoo-c5b5965496d2a265f272b1b8d02b74beeff8c1e2.zip |
gnome-base/gnome-session: Stabilize 42.0 arm64, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-session')
-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 99896a35b746..3e7aedbe1b17 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 )" |