Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/glib-networking/
Date: Sun, 30 Dec 2018 21:27:56
Message-Id: 1546205269.71022ecc8fa0e585bc1bd78ccd7fb4c1087e086d.zlogene@gentoo
1 commit: 71022ecc8fa0e585bc1bd78ccd7fb4c1087e086d
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 30 21:27:16 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 30 21:27:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71022ecc
7
8 net-libs/glib-networking: mark s390 stable
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 net-libs/glib-networking/glib-networking-2.50.0.ebuild | 2 +-
14 net-libs/glib-networking/glib-networking-2.54.1.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/net-libs/glib-networking/glib-networking-2.50.0.ebuild b/net-libs/glib-networking/glib-networking-2.50.0.ebuild
18 index 0042a4910c5..fcf20f749d3 100644
19 --- a/net-libs/glib-networking/glib-networking-2.50.0.ebuild
20 +++ b/net-libs/glib-networking/glib-networking-2.50.0.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/glib-networking/"
22 LICENSE="LGPL-2+"
23 SLOT="0"
24 IUSE="+gnome +libproxy smartcard +ssl test"
25 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
26 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
27
28 RDEPEND="
29 >=dev-libs/glib-2.46.0:2[${MULTILIB_USEDEP}]
30
31 diff --git a/net-libs/glib-networking/glib-networking-2.54.1.ebuild b/net-libs/glib-networking/glib-networking-2.54.1.ebuild
32 index 27a4dfeadf8..c97b040243b 100644
33 --- a/net-libs/glib-networking/glib-networking-2.54.1.ebuild
34 +++ b/net-libs/glib-networking/glib-networking-2.54.1.ebuild
35 @@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/glib-networking/"
36 LICENSE="LGPL-2+"
37 SLOT="0"
38 IUSE="+gnome +libproxy smartcard +ssl test"
39 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
40 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
41
42 RDEPEND="
43 >=dev-libs/glib-2.46.0:2[${MULTILIB_USEDEP}]