Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/glib-networking/
Date: Thu, 01 Apr 2021 16:44:13
Message-Id: 1617295434.d9c4738ee269ff66bf8882c174d7519842d26c01.whissi@gentoo
1 commit: d9c4738ee269ff66bf8882c174d7519842d26c01
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 1 16:34:15 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 1 16:43:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9c4738e
7
8 net-libs/glib-networking: x86 stable (bug #774927)
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-libs/glib-networking/glib-networking-2.66.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/glib-networking/glib-networking-2.66.0.ebuild b/net-libs/glib-networking/glib-networking-2.66.0.ebuild
17 index 3b2f65a990f..ca4878cc8d6 100644
18 --- a/net-libs/glib-networking/glib-networking-2.66.0.ebuild
19 +++ b/net-libs/glib-networking/glib-networking-2.66.0.ebuild
20 @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1+"
21 SLOT="0"
22 IUSE="+gnome +libproxy +ssl test"
23 RESTRICT="!test? ( test )"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26
27 RDEPEND="
28 >=dev-libs/glib-2.64.0:2[${MULTILIB_USEDEP}]