diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 15:39:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 15:39:37 +0100 |
commit | c8a9e3c74127749948ec6320429517b19179587e (patch) | |
tree | 60553ea031f5eb512a005d4ac6270fcac5b9f453 /x11-libs/gtk+ | |
parent | net-libs/glib-networking: s390 stable wrt bug #706524 (diff) | |
download | gentoo-c8a9e3c74127749948ec6320429517b19179587e.tar.gz gentoo-c8a9e3c74127749948ec6320429517b19179587e.tar.bz2 gentoo-c8a9e3c74127749948ec6320429517b19179587e.zip |
x11-libs/gtk+: s390 stable wrt bug #706524
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.13.ebuild b/x11-libs/gtk+/gtk+-3.24.13.ebuild index d98cbfe4be02..9f99ac44d18b 100644 --- a/x11-libs/gtk+/gtk+-3.24.13.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.13.ebuild @@ -19,7 +19,7 @@ REQUIRED_USE=" xinerama? ( X ) " -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh 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 ~sh 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 |