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: Mon, 04 Oct 2021 01:25:35
Message-Id: 1633310688.416918c15a9a3c85f8a1ea05c3bbe0a37f8fbb11.sam@gentoo
1 commit: 416918c15a9a3c85f8a1ea05c3bbe0a37f8fbb11
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 4 01:24:48 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 4 01:24:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=416918c1
7
8 gnome-base/gnome-desktop: Stabilize 40.4 amd64, #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 7ac23ff153a..1aa9edcde38 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?]