diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 02:24:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 02:24:11 +0100 |
commit | b3f02c332ef54eadfa288d626ec6ae2638662542 (patch) | |
tree | bcf15b7ec9e936f1cf36cabc724597a971105605 /x11-libs/gtk+ | |
parent | gnome-base/librsvg: Stabilize 2.54.3 x86, #843794 (diff) | |
download | gentoo-b3f02c332ef54eadfa288d626ec6ae2638662542.tar.gz gentoo-b3f02c332ef54eadfa288d626ec6ae2638662542.tar.bz2 gentoo-b3f02c332ef54eadfa288d626ec6ae2638662542.zip |
x11-libs/gtk+: Stabilize 3.24.34 x86, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.34.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.34.ebuild b/x11-libs/gtk+/gtk+-3.24.34.ebuild index 54d2f397cc67..3acc1c2e96ac 100644 --- a/x11-libs/gtk+/gtk+-3.24.34.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.34.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE=" xinerama? ( X ) " -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~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 ~loong ~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 |