Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/gtk+/
Date: Fri, 11 Sep 2020 16:57:16
Message-Id: 1599843402.76c23a5831729b7ed2252febb3a066153ba8e875.slyfox@gentoo
1 commit: 76c23a5831729b7ed2252febb3a066153ba8e875
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Fri Sep 11 14:05:49 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 11 16:56:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76c23a58
7
8 x11-libs/gtk+: stable 3.24.22 for sparc, bug #738728
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 x11-libs/gtk+/gtk+-3.24.22.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/x11-libs/gtk+/gtk+-3.24.22.ebuild b/x11-libs/gtk+/gtk+-3.24.22.ebuild
19 index 674552fac99..d6ff19b1322 100644
20 --- a/x11-libs/gtk+/gtk+-3.24.22.ebuild
21 +++ b/x11-libs/gtk+/gtk+-3.24.22.ebuild
22 @@ -18,7 +18,7 @@ REQUIRED_USE="
23 xinerama? ( X )
24 "
25
26 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
28
29 # Upstream wants us to do their job:
30 # https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1