Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gnome-bluetooth/
Date: Sun, 06 Mar 2016 17:23:24
Message-Id: 1457284774.a731933a2a745ba258531e2436d6cdc6c5bc446c.zlogene@gentoo
1 commit: a731933a2a745ba258531e2436d6cdc6c5bc446c
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 6 16:55:54 2016 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 6 17:19:34 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a731933a
7
8 net-wireless/gnome-bluetooth: x86 stable wrt bug #427546
9
10 Package-Manager: portage-2.2.26
11
12 net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.2.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.2.ebuild
16 index 1e38413..855f874 100644
17 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.2.ebuild
18 +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.18.2.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeBluetooth"
20 LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+"
21 SLOT="2/13" # subslot = libgnome-bluetooth soname version
22 IUSE="+introspection"
23 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
25
26 COMMON_DEPEND="
27 >=dev-libs/glib-2.38:2