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: Thu, 15 Apr 2021 01:33:24
Message-Id: 1618450364.1c4c435d5cc33da1f39692db6efa494bf155dfc0.sam@gentoo
1 commit: 1c4c435d5cc33da1f39692db6efa494bf155dfc0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 15 01:31:39 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 15 01:32:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c4c435d
7
8 gnome-base/gnome-desktop: Stabilize 3.38.4 arm64, #782847
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gnome-base/gnome-desktop/gnome-desktop-3.38.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gnome-base/gnome-desktop/gnome-desktop-3.38.4.ebuild b/gnome-base/gnome-desktop/gnome-desktop-3.38.4.ebuild
16 index df14c0b77b3..fcfc44fea62 100644
17 --- a/gnome-base/gnome-desktop/gnome-desktop-3.38.4.ebuild
18 +++ b/gnome-base/gnome-desktop/gnome-desktop-3.38.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 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
25
26 COMMON_DEPEND="
27 >=x11-libs/gdk-pixbuf-2.36.5:2[introspection?]