Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-desktop/
Date: Sat, 06 Nov 2021 04:09:34
Message-Id: 1636171728.0e3f94fcbc7851cc514e4b63a4b439fc6bd414d7.sam@gentoo
1 commit: 0e3f94fcbc7851cc514e4b63a4b439fc6bd414d7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 6 04:08:48 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 6 04:08:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3f94fc
7
8 gnome-base/gnome-desktop: Stabilize 40.4 x86, #815013
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gnome-base/gnome-desktop/gnome-desktop-40.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gnome-base/gnome-desktop/gnome-desktop-40.4.ebuild b/gnome-base/gnome-desktop/gnome-desktop-40.4.ebuild
16 index 1aa9edcde38..7881aafc22c 100644
17 --- a/gnome-base/gnome-desktop/gnome-desktop-40.4.ebuild
18 +++ b/gnome-base/gnome-desktop/gnome-desktop-40.4.ebuild
19 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-desktop/"
20 LICENSE="GPL-2+ LGPL-2+ FDL-1.1+"
21 SLOT="3/19" # subslot = libgnome-desktop-3 soname version
22 IUSE="debug gtk-doc +introspection seccomp systemd udev"
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
25
26 COMMON_DEPEND="
27 >=x11-libs/gdk-pixbuf-2.36.5:2[introspection?]