diff options
-rw-r--r-- | net-wireless/bluez/bluez-5.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/bluez/bluez-5.43.ebuild b/net-wireless/bluez/bluez-5.43.ebuild index 4f372f746ae1..fa3b5701b728 100644 --- a/net-wireless/bluez/bluez-5.43.ebuild +++ b/net-wireless/bluez/bluez-5.43.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 |