From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DEBED138334 for ; Sun, 24 Mar 2019 19:38:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9840E0A6E; Sun, 24 Mar 2019 19:38:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BCF28E0A6E for ; Sun, 24 Mar 2019 19:38:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7930F335D3D for ; Sun, 24 Mar 2019 19:38:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 60546577 for ; Sun, 24 Mar 2019 19:38:19 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1553456293.17449b4b102ed4ae9c299b992307e4511d4f0d1c.slyfox@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.64.2.ebuild X-VCS-Directories: net-libs/libsoup/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 17449b4b102ed4ae9c299b992307e4511d4f0d1c X-VCS-Branch: master Date: Sun, 24 Mar 2019 19:38:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8d221afa-f983-4e87-8549-389eed96e7b4 X-Archives-Hash: ffc8c26406bc53d6e5ee12705e1a85ff commit: 17449b4b102ed4ae9c299b992307e4511d4f0d1c Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Mar 24 19:37:46 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Mar 24 19:38:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17449b4b net-libs/libsoup: keyworded 2.64.2 for ia64, bug #680866 Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich gentoo.org> net-libs/libsoup/libsoup-2.64.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libsoup/libsoup-2.64.2.ebuild b/net-libs/libsoup/libsoup-2.64.2.ebuild index b87a7a92fdb..a5ddfedf52f 100644 --- a/net-libs/libsoup/libsoup-2.64.2.ebuild +++ b/net-libs/libsoup/libsoup-2.64.2.ebuild @@ -17,7 +17,7 @@ SLOT="2.4" IUSE="debug gssapi +introspection samba ssl test +vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86" RDEPEND=" >=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}]