Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libsoup/
Date: Thu, 20 Jan 2022 09:42:49
Message-Id: 1642671738.0d7f2b8abfe2333fe4d2a12a041a94e0d3821429.arthurzam@gentoo
1 commit: 0d7f2b8abfe2333fe4d2a12a041a94e0d3821429
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 09:42:18 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 09:42:18 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d7f2b8a
7
8 net-libs/libsoup: Stabilize 2.74.2 ppc64, #831048
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-libs/libsoup/libsoup-2.74.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/libsoup/libsoup-2.74.2.ebuild b/net-libs/libsoup/libsoup-2.74.2.ebuild
16 index 5bf1131885f8..b693166018e3 100644
17 --- a/net-libs/libsoup/libsoup-2.74.2.ebuild
18 +++ b/net-libs/libsoup/libsoup-2.74.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -17,7 +17,7 @@ IUSE="brotli gssapi gtk-doc +introspection samba ssl sysprof test +vala"
26 RESTRICT="!test? ( test )"
27 REQUIRED_USE="vala? ( introspection )"
28
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
30 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86"
31
32 DEPEND="
33 >=dev-libs/glib-2.58:2[${MULTILIB_USEDEP}]