Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgweather/
Date: Mon, 26 Sep 2016 16:24:03
Message-Id: 1474907013.362d458a006a9eaf015a7971e6782667b3ef345c.ago@gentoo
1 commit: 362d458a006a9eaf015a7971e6782667b3ef345c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 26 16:23:33 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 26 16:23:33 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=362d458a
7
8 dev-libs/libgweather: x86 stable wrt bug #593906
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-libs/libgweather/libgweather-3.18.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/libgweather/libgweather-3.18.2.ebuild b/dev-libs/libgweather/libgweather-3.18.2.ebuild
18 index 58f6acf..4ae6017 100644
19 --- a/dev-libs/libgweather/libgweather-3.18.2.ebuild
20 +++ b/dev-libs/libgweather/libgweather-3.18.2.ebuild
21 @@ -15,7 +15,7 @@ SLOT="2/3-6" # subslot = 3-(libgweather-3 soname suffix)
22 IUSE="glade +introspection vala"
23 REQUIRED_USE="vala? ( introspection )"
24
25 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
26 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
27
28 COMMON_DEPEND="
29 >=x11-libs/gtk+-3.13.5:3[introspection?]