Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtk+/
Date: Thu, 20 Jan 2022 09:42:45
Message-Id: 1642671732.ba8eab5e988e19416e6de687592a43e69bee62ea.arthurzam@gentoo
1 commit: ba8eab5e988e19416e6de687592a43e69bee62ea
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 09:42:12 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 09:42:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba8eab5e
7
8 x11-libs/gtk+: Stabilize 3.24.30 ppc64, #831048
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 x11-libs/gtk+/gtk+-3.24.30.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-libs/gtk+/gtk+-3.24.30.ebuild b/x11-libs/gtk+/gtk+-3.24.30.ebuild
16 index 19f67ea6223a..64c853e88e12 100644
17 --- a/x11-libs/gtk+/gtk+-3.24.30.ebuild
18 +++ b/x11-libs/gtk+/gtk+-3.24.30.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -17,7 +17,7 @@ REQUIRED_USE="
26 xinerama? ( X )
27 "
28
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
30 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
31
32 # Upstream wants us to do their job:
33 # https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1