Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libsoup/
Date: Thu, 27 Jun 2019 12:35:13
Message-Id: 1561638873.fb17689c81f4f26136bbd71d57f970ab1741510c.ago@gentoo
1 commit: fb17689c81f4f26136bbd71d57f970ab1741510c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 27 12:34:33 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 27 12:34:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb17689c
7
8 net-libs/libsoup: ppc64 stable wrt bug #685254
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12 RepoMan-Options: --include-arches="ppc64"
13
14 net-libs/libsoup/libsoup-2.64.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libsoup/libsoup-2.64.2.ebuild b/net-libs/libsoup/libsoup-2.64.2.ebuild
18 index 0bd805b962a..eef83bebe3c 100644
19 --- a/net-libs/libsoup/libsoup-2.64.2.ebuild
20 +++ b/net-libs/libsoup/libsoup-2.64.2.ebuild
21 @@ -16,7 +16,7 @@ SLOT="2.4"
22 IUSE="debug gssapi +introspection samba ssl test +vala"
23 REQUIRED_USE="vala? ( introspection )"
24
25 -KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 s390 ~sparc x86"
26 +KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 s390 ~sparc x86"
27
28 RDEPEND="
29 >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]