diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:40:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:40:12 +0200 |
commit | 795d957aca0c078dd251c7c0355ae5f67d316e76 (patch) | |
tree | 62673532a8663912028f48b1bdaca29e038e1fbd | |
parent | media-libs/harfbuzz: s390 stable wrt bug #728924 (diff) | |
download | gentoo-795d957aca0c078dd251c7c0355ae5f67d316e76.tar.gz gentoo-795d957aca0c078dd251c7c0355ae5f67d316e76.tar.bz2 gentoo-795d957aca0c078dd251c7c0355ae5f67d316e76.zip |
x11-libs/gtk+: s390 stable wrt bug #728924
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.20.ebuild b/x11-libs/gtk+/gtk+-3.24.20.ebuild index 7419634a23cb..47316e0d9b9b 100644 --- a/x11-libs/gtk+/gtk+-3.24.20.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.20.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 |