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 CF0C9138335 for ; Sun, 2 Dec 2018 14:29:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92924E08C8; Sun, 2 Dec 2018 14:29:48 +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 6A830E08C8 for ; Sun, 2 Dec 2018 14:29:47 +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 31D12335C16 for ; Sun, 2 Dec 2018 14:29:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC3364D6 for ; Sun, 2 Dec 2018 14:29:44 +0000 (UTC) From: "Mikle Kolyada" 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" Message-ID: <1543760951.f2aa08aa38d83320aecec42b8237e748f1feaeb9.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gnome-online-accounts/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/gnome-online-accounts/gnome-online-accounts-3.24.5.ebuild X-VCS-Directories: net-libs/gnome-online-accounts/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: f2aa08aa38d83320aecec42b8237e748f1feaeb9 X-VCS-Branch: master Date: Sun, 2 Dec 2018 14:29:44 +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: b67864c8-772f-4667-a25f-73ef5facc680 X-Archives-Hash: 4e4b43c4eaa6108c8a4a1c28114b34ce commit: f2aa08aa38d83320aecec42b8237e748f1feaeb9 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Dec 2 14:08:15 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Dec 2 14:29:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2aa08aa net-libs/gnome-online-accounts: x86 stable wrt bug #670024 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 net-libs/gnome-online-accounts/gnome-online-accounts-3.24.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.24.5.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.24.5.ebuild index fb040957415..60812b5c599 100644 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.24.5.ebuild +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.24.5.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineAccounts" LICENSE="LGPL-2+" SLOT="0/1" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="debug gnome +introspection kerberos vala" # telepathy" REQUIRED_USE="vala? ( introspection )"