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: Sat, 01 Apr 2017 13:16:49
Message-Id: 1491052586.7343efa555fc24570bd02c4f1726ca6341bb7f13.ago@gentoo
1 commit: 7343efa555fc24570bd02c4f1726ca6341bb7f13
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 1 13:13:38 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 1 13:16:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7343efa5
7
8 net-libs/libsoup: amd64 stable wrt bug #611134
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/libsoup/libsoup-2.56.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libsoup/libsoup-2.56.0.ebuild b/net-libs/libsoup/libsoup-2.56.0.ebuild
18 index bd734839bdb..940e3158c2a 100644
19 --- a/net-libs/libsoup/libsoup-2.56.0.ebuild
20 +++ b/net-libs/libsoup/libsoup-2.56.0.ebuild
21 @@ -17,7 +17,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 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
27
28 RDEPEND="
29 >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]