diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-10 20:32:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-10 20:32:55 +0300 |
commit | f74807935f278cb72a5b219fcd96090b8a3cfdab (patch) | |
tree | b232de498cc2418e99cc6b99a5ca4a2cf13e5e29 /x11-libs/gtk+ | |
parent | x11-libs/gdk-pixbuf: s390 stable wrt bug #685254 (diff) | |
download | gentoo-f74807935f278cb72a5b219fcd96090b8a3cfdab.tar.gz gentoo-f74807935f278cb72a5b219fcd96090b8a3cfdab.tar.bz2 gentoo-f74807935f278cb72a5b219fcd96090b8a3cfdab.zip |
x11-libs/gtk+: s390 stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.8.ebuild b/x11-libs/gtk+/gtk+-3.24.8.ebuild index a626ee200713..0f20affa98dd 100644 --- a/x11-libs/gtk+/gtk+-3.24.8.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.8.ebuild @@ -19,7 +19,7 @@ REQUIRED_USE=" xinerama? ( X ) " -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~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-fbsd ~x86-fbsd ~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 |