diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-12 10:59:39 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-03-12 11:00:57 +0300 |
commit | 053e174aac8e8bcd1fa8225f47a62cb3b4191b42 (patch) | |
tree | a39a6f6bf23f8bce9a3514c9cd44ae6db5c0fbcf /gnome-base | |
parent | gnome-base/gnome-desktop: Stabilize 3.38.3 amd64, #774927 (diff) | |
download | gentoo-053e174aac8e8bcd1fa8225f47a62cb3b4191b42.tar.gz gentoo-053e174aac8e8bcd1fa8225f47a62cb3b4191b42.tar.bz2 gentoo-053e174aac8e8bcd1fa8225f47a62cb3b4191b42.zip |
gnome-base/gnome-session: Stabilize 3.38.0 amd64, #774927
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-session/gnome-session-3.38.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-session/gnome-session-3.38.0.ebuild b/gnome-base/gnome-session/gnome-session-3.38.0.ebuild index 8d4354bec096..451436341742 100644 --- a/gnome-base/gnome-session/gnome-session-3.38.0.ebuild +++ b/gnome-base/gnome-session/gnome-session-3.38.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc elogind systemd" # There is a null backend available, thus ?? not ^^ REQUIRED_USE="?? ( elogind systemd )" |