diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-10-07 00:33:32 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-10-07 00:34:38 -0400 |
commit | 70e55dac5709e92eab3cec83ef11c5495c64fb94 (patch) | |
tree | 9198da8abca32e6f68d4f5bbc42915d6a44949d5 /net-wireless/bluez | |
parent | net-analyzer/arp-scan: Add live ebuild (diff) | |
download | gentoo-70e55dac5709e92eab3cec83ef11c5495c64fb94.tar.gz gentoo-70e55dac5709e92eab3cec83ef11c5495c64fb94.tar.bz2 gentoo-70e55dac5709e92eab3cec83ef11c5495c64fb94.zip |
net-wireless/bluez: arm64 stable (bug #683230)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Diffstat (limited to 'net-wireless/bluez')
-rw-r--r-- | net-wireless/bluez/bluez-5.51.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/bluez/bluez-5.51.ebuild b/net-wireless/bluez/bluez-5.51.ebuild index ea06f456338c..ddef18d7a59a 100644 --- a/net-wireless/bluez/bluez-5.51.ebuild +++ b/net-wireless/bluez/bluez-5.51.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.kernel.org/pub/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="btpclient cups doc debug deprecated extra-tools experimental +mesh midi +obex +readline selinux systemd test test-programs +udev user-session" # Since this release all remaining extra-tools need readline support, but this could |