diff options
author | Sam James <sam@gentoo.org> | 2020-10-18 23:54:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-18 23:55:06 +0000 |
commit | 1fa54d855c74fe8c3fde9e7cd8ce73f2b5149f60 (patch) | |
tree | 2054b112feddeceaace9ad919225843cbab44369 /net-wireless | |
parent | app-shells/dash: Stabilize 0.5.11.2 arm, #749660 (diff) | |
download | gentoo-1fa54d855c74fe8c3fde9e7cd8ce73f2b5149f60.tar.gz gentoo-1fa54d855c74fe8c3fde9e7cd8ce73f2b5149f60.tar.bz2 gentoo-1fa54d855c74fe8c3fde9e7cd8ce73f2b5149f60.zip |
net-wireless/bluez: Stabilize 5.55 arm, #749285
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/bluez/bluez-5.55.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/bluez/bluez-5.55.ebuild b/net-wireless/bluez/bluez-5.55.ebuild index e4a85f0fd917..96e03a5429ec 100644 --- a/net-wireless/bluez/bluez-5.55.ebuild +++ b/net-wireless/bluez/bluez-5.55.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 |