diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-11-14 12:19:11 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-11-14 12:19:11 +0300 |
commit | c9c3b01191a57dfbbb9e6ecfe0985c85848c8d72 (patch) | |
tree | 0e5382bfe1e279029b1596d3c1ccd53ec8c62c00 /x11-libs/gtk+ | |
parent | net-libs/glib-networking: Stabilize 2.64.3 s390, #738728 (diff) | |
download | gentoo-c9c3b01191a57dfbbb9e6ecfe0985c85848c8d72.tar.gz gentoo-c9c3b01191a57dfbbb9e6ecfe0985c85848c8d72.tar.bz2 gentoo-c9c3b01191a57dfbbb9e6ecfe0985c85848c8d72.zip |
x11-libs/gtk+: Stabilize 3.24.22 s390, #738728
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.22.ebuild b/x11-libs/gtk+/gtk+-3.24.22.ebuild index 1712a3eb84a3..ed300aa27ff8 100644 --- a/x11-libs/gtk+/gtk+-3.24.22.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.22.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 |