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/glib-networking/
Date: Thu, 20 Jan 2022 09:42:50
Message-Id: 1642671738.c47f3809f92ce593f2943fd60cb09500cd935155.arthurzam@gentoo
1 commit: c47f3809f92ce593f2943fd60cb09500cd935155
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=c47f3809
7
8 net-libs/glib-networking: Stabilize 2.70.1 ppc64, #831048
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-libs/glib-networking/glib-networking-2.70.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/glib-networking/glib-networking-2.70.1.ebuild b/net-libs/glib-networking/glib-networking-2.70.1.ebuild
16 index 860454cb0242..31fa2fb21b73 100644
17 --- a/net-libs/glib-networking/glib-networking-2.70.1.ebuild
18 +++ b/net-libs/glib-networking/glib-networking-2.70.1.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 @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1+"
26 SLOT="0"
27 IUSE="+gnome +libproxy +ssl test"
28 RESTRICT="!test? ( test )"
29 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
30 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
31
32 RDEPEND="
33 >=dev-libs/glib-2.69.0:2[${MULTILIB_USEDEP}]