Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gnome-bluetooth/
Date: Sat, 01 Apr 2017 13:16:44
Message-Id: 1491052588.aa61be689266ede4faca8f3368f203dd677b5782.ago@gentoo
1 commit: aa61be689266ede4faca8f3368f203dd677b5782
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 1 13:14:05 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 1 13:16:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa61be68
7
8 net-wireless/gnome-bluetooth: amd64 stable wrt bug #611134
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild
18 index 7028b0ca171..9063b3a832b 100644
19 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild
20 +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-3.20.1.ebuild
21 @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/GnomeBluetooth"
22 LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+"
23 SLOT="2/13" # subslot = libgnome-bluetooth soname version
24 IUSE="debug +introspection"
25 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
26 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
27
28 COMMON_DEPEND="
29 >=dev-libs/glib-2.38:2