diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-16 10:00:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-16 10:00:31 +0200 |
commit | ac83ddd334d7cf6a02ca2b30b36337d5f7a413c8 (patch) | |
tree | 059419b3ed65631c83355fec8bc97c4fe71ac824 /x11-libs/gtk+ | |
parent | net-libs/webkit-gtk: x86 stable wrt bug #618420 (diff) | |
download | gentoo-ac83ddd334d7cf6a02ca2b30b36337d5f7a413c8.tar.gz gentoo-ac83ddd334d7cf6a02ca2b30b36337d5f7a413c8.tar.bz2 gentoo-ac83ddd334d7cf6a02ca2b30b36337d5f7a413c8.zip |
x11-libs/gtk+: x86 stable wrt bug #618420
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.22.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.22.15.ebuild b/x11-libs/gtk+/gtk+-3.22.15.ebuild index d41f9085be2a..74f9d569e3b1 100644 --- a/x11-libs/gtk+/gtk+-3.22.15.ebuild +++ b/x11-libs/gtk+/gtk+-3.22.15.ebuild @@ -17,7 +17,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 ~arm-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 ~arm-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 |