diff options
author | 2014-07-28 13:49:12 +0000 | |
---|---|---|
committer | 2014-07-28 13:49:12 +0000 | |
commit | feae4444124085023a1d4e65f8cf8c8a6d38415c (patch) | |
tree | db7a61bae75cddcc9e84302d4a67e97fff2b67a0 /net-wireless/bluez/bluez-4.101-r9.ebuild | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-feae4444124085023a1d4e65f8cf8c8a6d38415c.tar.gz gentoo-2-feae4444124085023a1d4e65f8cf8c8a6d38415c.tar.bz2 gentoo-2-feae4444124085023a1d4e65f8cf8c8a6d38415c.zip |
Stable for ppc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-wireless/bluez/bluez-4.101-r9.ebuild')
-rw-r--r-- | net-wireless/bluez/bluez-4.101-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/bluez/bluez-4.101-r9.ebuild b/net-wireless/bluez/bluez-4.101-r9.ebuild index a89e8e8bab41..9894aa94cecc 100644 --- a/net-wireless/bluez/bluez-4.101-r9.ebuild +++ b/net-wireless/bluez/bluez-4.101-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez/bluez-4.101-r9.ebuild,v 1.4 2014/07/23 15:37:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/bluez/bluez-4.101-r9.ebuild,v 1.5 2014/07/28 13:49:12 ago Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86" IUSE="alsa cups debug gstreamer hid2hci pcmcia readline selinux test-programs usb" REQUIRED_USE="test-programs? ( ${PYTHON_REQUIRED_USE} )" |