diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-11 18:12:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-11 18:12:50 +0200 |
commit | e23b0e53cce0b7d80657c7be3002574395d1564a (patch) | |
tree | 28804cec51ac0bc35e14049d013f7a0e3cc56fd1 /x11-libs | |
parent | dev-util/gtk-update-icon-cache: x86 stable wrt bug #716868 (diff) | |
download | gentoo-e23b0e53cce0b7d80657c7be3002574395d1564a.tar.gz gentoo-e23b0e53cce0b7d80657c7be3002574395d1564a.tar.bz2 gentoo-e23b0e53cce0b7d80657c7be3002574395d1564a.zip |
x11-libs/gtk+: x86 stable wrt bug #716868
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.24.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.24.16.ebuild b/x11-libs/gtk+/gtk+-3.24.16.ebuild index c76a2ab1e0ba..0d214c008e23 100644 --- a/x11-libs/gtk+/gtk+-3.24.16.ebuild +++ b/x11-libs/gtk+/gtk+-3.24.16.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 |