diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-11 10:08:23 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-11 10:08:23 +0200 |
commit | ae046ff2554e1d86c16704caaa58db8f24de36bf (patch) | |
tree | e2223d1d491cc02fe7e2598530402c60d9cf8b09 /gnome-base/gnome-session | |
parent | app-text/evince: Stabilize 45.0 arm64, #920662 (diff) | |
download | gentoo-ae046ff2554e1d86c16704caaa58db8f24de36bf.tar.gz gentoo-ae046ff2554e1d86c16704caaa58db8f24de36bf.tar.bz2 gentoo-ae046ff2554e1d86c16704caaa58db8f24de36bf.zip |
gnome-base/gnome-session: Stabilize 45.0-r1 arm64, #920662
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-session')
-rw-r--r-- | gnome-base/gnome-session/gnome-session-45.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-session/gnome-session-45.0-r1.ebuild b/gnome-base/gnome-session/gnome-session-45.0-r1.ebuild index 3ac3f54ca4cd..18474534e956 100644 --- a/gnome-base/gnome-session/gnome-session-45.0-r1.ebuild +++ b/gnome-base/gnome-session/gnome-session-45.0-r1.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-session" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc elogind systemd" # There is a null backend available, thus ?? not ^^ REQUIRED_USE="?? ( elogind systemd )" |