diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:30:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:31:48 +0200 |
commit | 052ac9630728b906504a323f639f7b4e6f148524 (patch) | |
tree | 36eec48a7b37daf755d2d631aed01e690dad17a3 /x11-libs/gtk+ | |
parent | fafd9ed1cc77ad2fdb6eff8edf560685d2292be8 (diff) | |
download | gentoo-052ac9630728b906504a323f639f7b4e6f148524.tar.gz gentoo-052ac9630728b906504a323f639f7b4e6f148524.tar.xz |
x11-libs/gtk+: x86 stable wrt bug #611134
Package-Manager: Portage-2.3.3, 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.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.22.11.ebuild b/x11-libs/gtk+/gtk+-3.22.11.ebuild index f3d93261244..d3b89f81e64 100644 --- a/x11-libs/gtk+/gtk+-3.22.11.ebuild +++ b/x11-libs/gtk+/gtk+-3.22.11.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 |