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 A9F48591B2 for ; Fri, 12 Feb 2016 09:13:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 416F121C014; Fri, 12 Feb 2016 09:13:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EC02121C014 for ; Fri, 12 Feb 2016 09:13:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1AB66340BF7 for ; Fri, 12 Feb 2016 09:13:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E11068EB for ; Fri, 12 Feb 2016 09:12:58 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1455268370.4a2b1f538c312bd5598499fbc52390af24ead856.jer@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.37.ebuild X-VCS-Directories: net-wireless/bluez/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 4a2b1f538c312bd5598499fbc52390af24ead856 X-VCS-Branch: master Date: Fri, 12 Feb 2016 09:12:58 +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: 1fe55a84-197f-4ec2-8dd5-590b0590ccc1 X-Archives-Hash: 064ace83b2ed6572876d35e731cb325c commit: 4a2b1f538c312bd5598499fbc52390af24ead856 Author: Jeroen Roovers gentoo org> AuthorDate: Fri Feb 12 09:12:50 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Fri Feb 12 09:12:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a2b1f53 net-wireless/bluez: Stable for HPPA (bug #573370). Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches net-wireless/bluez/bluez-5.37.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-wireless/bluez/bluez-5.37.ebuild b/net-wireless/bluez/bluez-5.37.ebuild index 12f97bf..a4048c5 100644 --- a/net-wireless/bluez/bluez-5.37.ebuild +++ b/net-wireless/bluez/bluez-5.37.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 ~hppa ~mips ~ppc ppc64 ~x86" +KEYWORDS="amd64 arm hppa ~mips ~ppc ppc64 ~x86" IUSE="cups doc debug extra-tools +obex +readline selinux systemd test test-programs +udev" REQUIRED_USE="test? ( ${PYTHON_REQUIRED_USE} ) test-programs? ( ${PYTHON_REQUIRED_USE} )"