From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-914989-garchives=archives.gentoo.org@lists.gentoo.org> 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 90B091395E2 for <garchives@archives.gentoo.org>; Sun, 4 Dec 2016 11:51:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4272CE0879; Sun, 4 Dec 2016 11:50:42 +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 17FAAE084C for <gentoo-commits@lists.gentoo.org>; Sun, 4 Dec 2016 11:50:42 +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 2954F34121E for <gentoo-commits@lists.gentoo.org>; Sun, 4 Dec 2016 11:50:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5317D24BE for <gentoo-commits@lists.gentoo.org>; Sun, 4 Dec 2016 11:50:38 +0000 (UTC) From: "Pacho Ramos" <pacho@gentoo.org> 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" <pacho@gentoo.org> Message-ID: <1480850701.44d9cbc001c0d57980a958d1163a70ad851a9fce.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/bluez/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/bluez/bluez-5.43.ebuild X-VCS-Directories: net-wireless/bluez/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 44d9cbc001c0d57980a958d1163a70ad851a9fce X-VCS-Branch: master Date: Sun, 4 Dec 2016 11:50:38 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 08f74895-331e-4400-81c9-9a26dd9bc8d1 X-Archives-Hash: c0629e0dafa4b83a784aaa3c8efb9462 commit: 44d9cbc001c0d57980a958d1163a70ad851a9fce Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Dec 4 11:25:01 2016 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Dec 4 11:25:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44d9cbc0 net-wireless/bluez: amd64/x86 stable, bug #597486 Package-Manager: portage-2.3.2 net-wireless/bluez/bluez-5.43.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-wireless/bluez/bluez-5.43.ebuild b/net-wireless/bluez/bluez-5.43.ebuild index 16f4860..7788675 100644 --- a/net-wireless/bluez/bluez-5.43.ebuild +++ b/net-wireless/bluez/bluez-5.43.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0/3" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 x86" IUSE="cups doc debug deprecated extra-tools experimental +obex +readline selinux systemd test test-programs +udev" # Since this release all remaining extra-tools need readline support, but this could