Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libsoup/
Date: Tue, 07 May 2019 20:48:15
Message-Id: 1557262083.2d809576866451dc498199431284a3b6f6adbf9b.mattst88@gentoo
1 commit: 2d809576866451dc498199431284a3b6f6adbf9b
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 7 20:47:52 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue May 7 20:48:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d809576
7
8 net-libs/libsoup-2.64.2: added ~alpha, bug 680866
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 net-libs/libsoup/libsoup-2.64.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libsoup/libsoup-2.64.2.ebuild b/net-libs/libsoup/libsoup-2.64.2.ebuild
16 index 22b8b063329..99d38ece50d 100644
17 --- a/net-libs/libsoup/libsoup-2.64.2.ebuild
18 +++ b/net-libs/libsoup/libsoup-2.64.2.ebuild
19 @@ -17,7 +17,7 @@ SLOT="2.4"
20 IUSE="debug gssapi +introspection samba ssl test +vala"
21 REQUIRED_USE="vala? ( introspection )"
22
23 -KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
25
26 RDEPEND="
27 >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]