Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgweather/
Date: Fri, 21 Jul 2017 08:18:06
Message-Id: 1500625077.bccdf2db3982adbf2f8f353f666b701d690d1f35.aballier@gentoo
1 commit: bccdf2db3982adbf2f8f353f666b701d690d1f35
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 21 08:17:52 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 21 08:17:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bccdf2db
7
8 dev-libs/libgweather: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-libs/libgweather/libgweather-3.20.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libgweather/libgweather-3.20.4.ebuild b/dev-libs/libgweather/libgweather-3.20.4.ebuild
16 index 265d25b6988..64344996e2d 100644
17 --- a/dev-libs/libgweather/libgweather-3.20.4.ebuild
18 +++ b/dev-libs/libgweather/libgweather-3.20.4.ebuild
19 @@ -15,7 +15,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 ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
25
26 COMMON_DEPEND="
27 >=x11-libs/gtk+-3.13.5:3[introspection?]