Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtk+/
Date: Mon, 24 Jan 2022 19:21:14
Message-Id: 1643052051.3b978b5580aac75b374029c6ee354f408f33501e.sam@gentoo
1 commit: 3b978b5580aac75b374029c6ee354f408f33501e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 24 19:20:51 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 24 19:20:51 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b978b55
7
8 x11-libs/gtk+: Stabilize 3.24.30 hppa, #831048
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-libs/gtk+/gtk+-3.24.30.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-libs/gtk+/gtk+-3.24.30.ebuild b/x11-libs/gtk+/gtk+-3.24.30.ebuild
16 index 7adc3b88d788..c4dc61216bb0 100644
17 --- a/x11-libs/gtk+/gtk+-3.24.30.ebuild
18 +++ b/x11-libs/gtk+/gtk+-3.24.30.ebuild
19 @@ -17,7 +17,7 @@ REQUIRED_USE="
20 xinerama? ( X )
21 "
22
23 -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"
24 +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"
25
26 # Upstream wants us to do their job:
27 # https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1