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 41B8A1382C5 for ; Sat, 27 Jan 2018 00:42:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F14FE0ABF; Sat, 27 Jan 2018 00:41:49 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 12D78E0ABF for ; Sat, 27 Jan 2018 00:41:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E28E4335C48 for ; Sat, 27 Jan 2018 00:41:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC61E1E1 for ; Sat, 27 Jan 2018 00:41:43 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1517013556.b324e4d92c1e44812d658e5fc65126d92b8ccb2c.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/phodav/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/phodav/phodav-2.2.ebuild X-VCS-Directories: net-libs/phodav/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: b324e4d92c1e44812d658e5fc65126d92b8ccb2c X-VCS-Branch: master Date: Sat, 27 Jan 2018 00:41:43 +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-Archives-Salt: be609105-d3b1-4148-89e4-c1d2e579f57f X-Archives-Hash: 63b3ca8d573a3ac7f88266bd7835cc10 commit: b324e4d92c1e44812d658e5fc65126d92b8ccb2c Author: Thomas Deutschmann gentoo org> AuthorDate: Sat Jan 27 00:31:02 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sat Jan 27 00:39:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b324e4d9 net-libs/phodav: x86 stable (bug #631656) Package-Manager: Portage-2.3.20, Repoman-2.3.6 net-libs/phodav/phodav-2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/phodav/phodav-2.2.ebuild b/net-libs/phodav/phodav-2.2.ebuild index 10fd9a02ac5..03d13d55eda 100644 --- a/net-libs/phodav/phodav-2.2.ebuild +++ b/net-libs/phodav/phodav-2.2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/phodav" LICENSE="LGPL-2.1+" SLOT="2.0" -KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 x86" IUSE="spice systemd zeroconf" # It included g_uuid_* symbols of its own from an unapplied patch to glib; now that they