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 D751713829C for ; Sat, 11 Jun 2016 19:40:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45B7AE08DC; Sat, 11 Jun 2016 19:40:00 +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 2A523E08D2 for ; Sat, 11 Jun 2016 19:39:58 +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 36474340A38 for ; Sat, 11 Jun 2016 19:39:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 171A9233E for ; Sat, 11 Jun 2016 19:39:53 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1465673958.e7d64c592de086a422f7c845cc4be572bf096c55.pacho@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.3.ebuild X-VCS-Directories: net-wireless/gnome-bluetooth/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: e7d64c592de086a422f7c845cc4be572bf096c55 X-VCS-Branch: master Date: Sat, 11 Jun 2016 19:39:53 +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: c488e8ac-ecc4-4b4b-9b8d-b54b818e547a X-Archives-Hash: 8f39bfc45c9c89f97f40496f61de4423 commit: e7d64c592de086a422f7c845cc4be572bf096c55 Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 11 12:17:48 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 11 19:39:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7d64c59 net-wireless/gnome-bluetooth: x86 stable, bug 584468 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="x86" net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.3.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.3.ebuild index 94c2984..638c574 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.3.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.3.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