Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/glib-networking/
Date: Sat, 11 Jan 2020 19:24:22
Message-Id: 1578770003.910e3d6eca284a042c0cc70c3752a2ad71fd01be.leio@gentoo
1 commit: 910e3d6eca284a042c0cc70c3752a2ad71fd01be
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 11 19:12:18 2020 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 11 19:13:23 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=910e3d6e
7
8 net-libs/glib-networking: ia64 stable (bug #692932)
9
10 Tested-by: Émeric Maschino
11 Package-Manager: Portage-2.3.79, Repoman-2.3.12
12 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
13
14 net-libs/glib-networking/glib-networking-2.60.3.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-libs/glib-networking/glib-networking-2.60.3.ebuild b/net-libs/glib-networking/glib-networking-2.60.3.ebuild
18 index 56e52d93134..0ccd2dcbcbf 100644
19 --- a/net-libs/glib-networking/glib-networking-2.60.3.ebuild
20 +++ b/net-libs/glib-networking/glib-networking-2.60.3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1+"
28 SLOT="0"
29 IUSE="+gnome +libproxy +ssl test"
30 RESTRICT="!test? ( test )"
31 -KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
32 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
33
34 RDEPEND="
35 >=dev-libs/glib-2.55.1:2[${MULTILIB_USEDEP}]