Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/glib-networking/
Date: Sat, 28 May 2022 05:05:23
Message-Id: 1653714284.f65c54b7217f497ddc0b250cabe95f5254dc6a85.sam@gentoo
1 commit: f65c54b7217f497ddc0b250cabe95f5254dc6a85
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 28 05:04:44 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 28 05:04:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f65c54b7
7
8 net-libs/glib-networking: Stabilize 2.72.0-r1 ppc64, #843794
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/glib-networking/glib-networking-2.72.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/glib-networking/glib-networking-2.72.0-r1.ebuild b/net-libs/glib-networking/glib-networking-2.72.0-r1.ebuild
16 index 0040ee752d7f..24e8e8f29b0e 100644
17 --- a/net-libs/glib-networking/glib-networking-2.72.0-r1.ebuild
18 +++ b/net-libs/glib-networking/glib-networking-2.72.0-r1.ebuild
19 @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1+"
20 SLOT="0"
21 IUSE="+gnome +libproxy +ssl test"
22 RESTRICT="!test? ( test )"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25
26 RDEPEND="
27 >=dev-libs/glib-2.69.0:2[${MULTILIB_USEDEP}]