From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9535559CA3 for ; Sun, 6 Mar 2016 17:23:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93A8C21C060; Sun, 6 Mar 2016 17:23:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2B0EC21C05F for ; Sun, 6 Mar 2016 17:23:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 641D2340A8E for ; Sun, 6 Mar 2016 17:23:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7FFC02099 for ; Sun, 6 Mar 2016 17:23:14 +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: <1457284774.a731933a2a745ba258531e2436d6cdc6c5bc446c.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gnome-bluetooth/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.2.ebuild X-VCS-Directories: net-wireless/gnome-bluetooth/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: a731933a2a745ba258531e2436d6cdc6c5bc446c X-VCS-Branch: master Date: Sun, 6 Mar 2016 17:23:14 +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: f4bbf496-05cc-46a4-b3c9-9037342a4adc X-Archives-Hash: e84d609194dbbe56bb9e2706155a1a3a commit: a731933a2a745ba258531e2436d6cdc6c5bc446c Author: Mikle Kolyada gentoo org> AuthorDate: Sun Mar 6 16:55:54 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Mar 6 17:19:34 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a731933a net-wireless/gnome-bluetooth: x86 stable wrt bug #427546 Package-Manager: portage-2.2.26 net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.2.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.2.ebuild index 1e38413..855f874 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.2.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.2.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeBluetooth" LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+" SLOT="2/13" # subslot = libgnome-bluetooth soname version IUSE="+introspection" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" COMMON_DEPEND=" >=dev-libs/glib-2.38:2