diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-18 07:45:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-18 07:45:40 +0100 |
commit | 4d556a12fd5d886931626efdcd0ea395895dcf44 (patch) | |
tree | 236bfea937a0e5e82114739870c3833dbd1b0fec /x11-libs | |
parent | media-libs/harfbuzz: stable 2.6.7 for ppc (diff) | |
download | gentoo-4d556a12fd5d886931626efdcd0ea395895dcf44.tar.gz gentoo-4d556a12fd5d886931626efdcd0ea395895dcf44.tar.bz2 gentoo-4d556a12fd5d886931626efdcd0ea395895dcf44.zip |
x11-libs/gtk+: stable 3.24.20 for ppc
stable wrt bug #
Tested-by: ernsteiswuerfel
Package-Manager: Portage-3.0.7, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.20.ebuild b/x11-libs/gtk+/gtk+-3.24.20.ebuild index 9a806a2d123f..1715700dc3dc 100644 --- a/x11-libs/gtk+/gtk+-3.24.20.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.20.ebuild @@ -18,7 +18,7 @@ REQUIRED_USE=" xinerama? ( X ) " -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" +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" # Upstream wants us to do their job: # https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1 |