Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgweather/
Date: Thu, 15 Apr 2021 01:33:22
Message-Id: 1618450361.8e0b524e4e71ab52656980a4e833079b3fff97ae.sam@gentoo
1 commit: 8e0b524e4e71ab52656980a4e833079b3fff97ae
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 15 01:31:38 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 15 01:32:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e0b524e
7
8 dev-libs/libgweather: Stabilize 3.36.2 arm64, #782847
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/libgweather/libgweather-3.36.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libgweather/libgweather-3.36.2.ebuild b/dev-libs/libgweather/libgweather-3.36.2.ebuild
16 index f6c346f617c..2397bdde262 100644
17 --- a/dev-libs/libgweather/libgweather-3.36.2.ebuild
18 +++ b/dev-libs/libgweather/libgweather-3.36.2.ebuild
19 @@ -16,7 +16,7 @@ SLOT="2/3-16-2" # subslot = 3-(libgweather-3 soname suffix) w/ temporary -2 suff
20 IUSE="glade gtk-doc +introspection +vala"
21 REQUIRED_USE="vala? ( introspection )"
22
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
25
26 RDEPEND="
27 >=dev-libs/glib-2.44.0:2