diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 23:31:34 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 23:45:15 +0200 |
commit | 4575939e35b8ff5806f6a8829d80fa5e776fc2de (patch) | |
tree | 8a44428d739f74694acf94e48b0a2f0fe5d42f4c /net-wireless | |
parent | x11-libs/agg: x86 stable (bug #648870) (diff) | |
download | gentoo-4575939e35b8ff5806f6a8829d80fa5e776fc2de.tar.gz gentoo-4575939e35b8ff5806f6a8829d80fa5e776fc2de.tar.bz2 gentoo-4575939e35b8ff5806f6a8829d80fa5e776fc2de.zip |
net-wireless/bluez: x86 stable (bug #666290)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/bluez/bluez-5.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/bluez/bluez-5.50.ebuild b/net-wireless/bluez/bluez-5.50.ebuild index 498daaaabfd6..0d27acb9a3b5 100644 --- a/net-wireless/bluez/bluez-5.50.ebuild +++ b/net-wireless/bluez/bluez-5.50.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 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 |