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:22:41
Message-Id: 1474906923.12d895226bb77942d43db5c580f971a91edf146f.ago@gentoo
1 commit: 12d895226bb77942d43db5c580f971a91edf146f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 26 16:22:03 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 26 16:22:03 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12d89522
7
8 dev-libs/libgweather: amd64 stable wrt bug #593906
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="amd64"
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 22a7fec..58f6acf 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?]