diff options
author | Sam James <sam@gentoo.org> | 2022-03-09 12:47:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-09 12:47:38 +0000 |
commit | 0ffe76615c807b31d396ecd15a3eb6cff6e16285 (patch) | |
tree | 0934b5d66ec947ccf1d884583f353f6624f77f6d /x11-libs | |
parent | x11-misc/colord: Stabilize 1.4.6 ppc, #834426 (diff) | |
download | gentoo-0ffe76615c807b31d396ecd15a3eb6cff6e16285.tar.gz gentoo-0ffe76615c807b31d396ecd15a3eb6cff6e16285.tar.bz2 gentoo-0ffe76615c807b31d396ecd15a3eb6cff6e16285.zip |
x11-libs/gtk+: Stabilize 3.24.31 ppc, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.31.ebuild b/x11-libs/gtk+/gtk+-3.24.31.ebuild index 53422d2b1249..7552121506d8 100644 --- a/x11-libs/gtk+/gtk+-3.24.31.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.31.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE=" xinerama? ( X ) " -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" +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" # Upstream wants us to do their job: # https://bugzilla.gnome.org/show_bug.cgi?id=768662#c1 |