Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgweather/
Date: Sun, 06 Mar 2016 16:44:04
Message-Id: 1457282399.3e35a14746c8a8e774218e29a925c39873da3e04.zlogene@gentoo
1 commit: 3e35a14746c8a8e774218e29a925c39873da3e04
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 6 16:21:58 2016 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 6 16:39:59 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e35a147
7
8 dev-libs/libgweather: x86 stable wrt bug #427546
9
10 Package-Manager: portage-2.2.26
11
12 dev-libs/libgweather/libgweather-3.18.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libgweather/libgweather-3.18.1.ebuild b/dev-libs/libgweather/libgweather-3.18.1.ebuild
16 index fc61780..dc91185 100644
17 --- a/dev-libs/libgweather/libgweather-3.18.1.ebuild
18 +++ b/dev-libs/libgweather/libgweather-3.18.1.ebuild
19 @@ -16,7 +16,7 @@ SLOT="2/3-6" # subslot = 3-(libgweather-3 soname suffix)
20 IUSE="glade +introspection vala"
21 REQUIRED_USE="vala? ( introspection )"
22
23 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
25
26 COMMON_DEPEND="
27 >=x11-libs/gtk+-3.13.5:3[introspection?]