diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 12:27:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 12:27:34 +0000 |
commit | 987e9dcb79b5f09f3352db8983f04a63eb310a8b (patch) | |
tree | 3aca5d64dfbe1bbdbc7e32ffe45fee5b0e290212 /gnome-base/gnome-session | |
parent | sys-apps/accountsservice: Stabilize 22.07.5 arm64, #834426 (diff) | |
download | gentoo-987e9dcb79b5f09f3352db8983f04a63eb310a8b.tar.gz gentoo-987e9dcb79b5f09f3352db8983f04a63eb310a8b.tar.bz2 gentoo-987e9dcb79b5f09f3352db8983f04a63eb310a8b.zip |
gnome-base/gnome-session: Stabilize 41.3 arm64, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-session')
-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 5e3421e87eb0..e4ba03bb2260 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 )" |