diff options
author | Sam James <sam@gentoo.org> | 2021-03-04 00:22:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-04 00:22:59 +0000 |
commit | baf55712d72cdd1b6348e188abd3cfa588b94bf7 (patch) | |
tree | deebcdb0ce69d41c03e3faaa6007e4f76e64c2e9 /gnome-base | |
parent | x11-libs/gdk-pixbuf-xlib: Stabilize 2.40.2 arm64, #773172 (diff) | |
download | gentoo-baf55712d72cdd1b6348e188abd3cfa588b94bf7.tar.gz gentoo-baf55712d72cdd1b6348e188abd3cfa588b94bf7.tar.bz2 gentoo-baf55712d72cdd1b6348e188abd3cfa588b94bf7.zip |
gnome-base/gnome-session: Stabilize 3.36.0-r1 arm64, #773172
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-session/gnome-session-3.36.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-session/gnome-session-3.36.0-r1.ebuild b/gnome-base/gnome-session/gnome-session-3.36.0-r1.ebuild index 0feb7789d569..65e9940099b1 100644 --- a/gnome-base/gnome-session/gnome-session-3.36.0-r1.ebuild +++ b/gnome-base/gnome-session/gnome-session-3.36.0-r1.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 @@ -10,7 +10,7 @@ SRC_URI+=" https://dev.gentoo.org/~leio/distfiles/${P}-patchset.tar.xz" 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 )" |