diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-20 11:42:12 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-20 11:42:12 +0200 |
commit | ba8eab5e988e19416e6de687592a43e69bee62ea (patch) | |
tree | 90d9106dc9c9a2004808d690455f212f4e2771e2 /x11-libs | |
parent | x11-misc/colord: Stabilize 1.4.5-r3 ppc64, #831048 (diff) | |
download | gentoo-ba8eab5e988e19416e6de687592a43e69bee62ea.tar.gz gentoo-ba8eab5e988e19416e6de687592a43e69bee62ea.tar.bz2 gentoo-ba8eab5e988e19416e6de687592a43e69bee62ea.zip |
x11-libs/gtk+: Stabilize 3.24.30 ppc64, #831048
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.30.ebuild b/x11-libs/gtk+/gtk+-3.24.30.ebuild index 19f67ea6223a..64c853e88e12 100644 --- a/x11-libs/gtk+/gtk+-3.24.30.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 |