From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-841146-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1F5B613888F for <garchives@archives.gentoo.org>; Sun, 18 Oct 2015 11:30:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04FDD21C0A3; Sun, 18 Oct 2015 11:29:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B243121C0A1 for <gentoo-commits@lists.gentoo.org>; Sun, 18 Oct 2015 11:29:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0A7AB340693 for <gentoo-commits@lists.gentoo.org>; Sun, 18 Oct 2015 11:29:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1493C12AF for <gentoo-commits@lists.gentoo.org>; Sun, 18 Oct 2015 11:29:36 +0000 (UTC) From: "Mikle Kolyada" <zlogene@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" <zlogene@gentoo.org> Message-ID: <1445167596.bc9668ddf3c99c79f9242af9c48b63705fb550fc.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libsoup/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libsoup/libsoup-2.50.0.ebuild X-VCS-Directories: net-libs/libsoup/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: bc9668ddf3c99c79f9242af9c48b63705fb550fc X-VCS-Branch: master Date: Sun, 18 Oct 2015 11:29:36 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f10b3a38-04eb-4251-b061-419593d1226b X-Archives-Hash: f85d2ab3e1425c129a9eee9a9b2715cd commit: bc9668ddf3c99c79f9242af9c48b63705fb550fc Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Oct 18 11:17:42 2015 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Oct 18 11:26:36 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc9668dd net-libs/libsoup: sparc stable wrt bug #551826 Package-Manager: portage-2.2.20.1 net-libs/libsoup/libsoup-2.50.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libsoup/libsoup-2.50.0.ebuild b/net-libs/libsoup/libsoup-2.50.0.ebuild index 30a129e..18b45b6 100644 --- a/net-libs/libsoup/libsoup-2.50.0.ebuild +++ b/net-libs/libsoup/libsoup-2.50.0.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/LibSoup" LICENSE="LGPL-2+" SLOT="2.4" IUSE="debug +introspection samba ssl test" -KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]