diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-18 07:57:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-18 08:44:12 +0100 |
commit | 7c628c8285b30e055d80f379c55c1d002bc5508b (patch) | |
tree | 5ed0c9aa2916cbd71c36685479f6fe11f82ffb8a /x11-libs/gtk+ | |
parent | media-libs/harfbuzz: stable 2.6.7 for ppc64 (diff) | |
download | gentoo-7c628c8285b30e055d80f379c55c1d002bc5508b.tar.gz gentoo-7c628c8285b30e055d80f379c55c1d002bc5508b.tar.bz2 gentoo-7c628c8285b30e055d80f379c55c1d002bc5508b.zip |
x11-libs/gtk+: stable 3.24.20 for ppc64
stable wrt bug #
Tested-by: ernsteiswuerfel
Package-Manager: Portage-3.0.7, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-libs/gtk+')
-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 1715700dc3dc..ed300aa27ff8 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 |