Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:uclibc commit in: x11-libs/gtk+/
Date: Sat, 03 Nov 2012 23:22:53
Message-Id: 1351984939.ffa8be68914bb6e2dc75d3b9ccce7390e4a45313.blueness@gentoo
1 commit: ffa8be68914bb6e2dc75d3b9ccce7390e4a45313
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 3 23:22:19 2012 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 3 23:22:19 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=ffa8be68
7
8 x11-libs/gtk+: mark stable on all arches
9
10 Package-Manager: portage-2.1.11.31
11 Manifest-Sign-Key: 0xF52D4BBA
12
13 ---
14 x11-libs/gtk+/gtk+-3.4.4-r99.ebuild | 2 +-
15 1 files changed, 1 insertions(+), 1 deletions(-)
16
17 diff --git a/x11-libs/gtk+/gtk+-3.4.4-r99.ebuild b/x11-libs/gtk+/gtk+-3.4.4-r99.ebuild
18 index cbf10fb..0e53eeb 100644
19 --- a/x11-libs/gtk+/gtk+-3.4.4-r99.ebuild
20 +++ b/x11-libs/gtk+/gtk+-3.4.4-r99.ebuild
21 @@ -21,7 +21,7 @@ REQUIRED_USE="
22 || ( aqua wayland X )
23 xinerama? ( X )"
24
25 -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
26 +KEYWORDS="amd64 arm ~mips ppc ppc64 x86"
27
28 # FIXME: introspection data is built against system installation of gtk+:3
29 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf)