diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-19 11:46:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-19 11:46:28 +0200 |
commit | b0527bf953229e97a15c03dba12a6140c8654c88 (patch) | |
tree | c2c1411d563370c5ba259e64e305f4ddec294d3d /x11-libs/gtk+ | |
parent | media-sound/amsynth: fixed compilation of 1.12.2 wrt x11 (diff) | |
download | gentoo-b0527bf953229e97a15c03dba12a6140c8654c88.tar.gz gentoo-b0527bf953229e97a15c03dba12a6140c8654c88.tar.bz2 gentoo-b0527bf953229e97a15c03dba12a6140c8654c88.zip |
x11-libs/gtk+: ppc stable wrt bug #790695
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.29.ebuild b/x11-libs/gtk+/gtk+-3.24.29.ebuild index 54b60dc29ad0..8e2a2820899a 100644 --- a/x11-libs/gtk+/gtk+-3.24.29.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.29.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE=" xinerama? ( X ) " -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-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 ~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 |