Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libsoup/
Date: Thu, 09 May 2019 20:04:59
Message-Id: 1557432261.396a0372273eca5a908047f6345dbdc856278842.bman@gentoo
1 commit: 396a0372273eca5a908047f6345dbdc856278842
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 9 17:52:08 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu May 9 20:04:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=396a0372
7
8 net-libs/libsoup: arm64 stable (bug #685254)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.12
12
13 net-libs/libsoup/libsoup-2.64.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libsoup/libsoup-2.64.2.ebuild b/net-libs/libsoup/libsoup-2.64.2.ebuild
17 index e42f0a7e753..1099e60dec0 100644
18 --- a/net-libs/libsoup/libsoup-2.64.2.ebuild
19 +++ b/net-libs/libsoup/libsoup-2.64.2.ebuild
20 @@ -17,7 +17,7 @@ SLOT="2.4"
21 IUSE="debug gssapi +introspection samba ssl test +vala"
22 REQUIRED_USE="vala? ( introspection )"
23
24 -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
25 +KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
26
27 RDEPEND="
28 >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]