diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-04 01:00:59 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-04 01:00:59 +0100 |
commit | ba1dd2c3da43e356d005542e09f75897992c2a61 (patch) | |
tree | f0d79958ca8c907d1b696f446c360d58280a79be /net-wireless/bluez | |
parent | sys-boot/vboot-utils: version bump to 72_p20181229 with openssl-1.1 support (diff) | |
download | gentoo-ba1dd2c3da43e356d005542e09f75897992c2a61.tar.gz gentoo-ba1dd2c3da43e356d005542e09f75897992c2a61.tar.bz2 gentoo-ba1dd2c3da43e356d005542e09f75897992c2a61.zip |
net-wireless/bluez: x86 stable (bug #674406)
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-wireless/bluez')
-rw-r--r-- | net-wireless/bluez/bluez-5.50-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/bluez/bluez-5.50-r1.ebuild b/net-wireless/bluez/bluez-5.50-r1.ebuild index b43d92b93713..72231e621bf5 100644 --- a/net-wireless/bluez/bluez-5.50-r1.ebuild +++ b/net-wireless/bluez/bluez-5.50-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,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="alsa btpclient cups doc debug deprecated extra-tools experimental +mesh +obex +readline selinux systemd test test-programs +udev user-session" # Since this release all remaining extra-tools need readline support, but this could |