diff options
author | Sam James <sam@gentoo.org> | 2022-10-25 13:48:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-25 13:48:47 +0100 |
commit | 363b7f243694d4196bacc67e4a4e55a6c40fd1be (patch) | |
tree | 2b4f34fda4b07a39dc58927c0714e144e9305618 | |
parent | dev-python/python-ldap: Stabilize 3.4.3 amd64, #877977 (diff) | |
download | gentoo-363b7f243694d4196bacc67e4a4e55a6c40fd1be.tar.gz gentoo-363b7f243694d4196bacc67e4a4e55a6c40fd1be.tar.bz2 gentoo-363b7f243694d4196bacc67e4a4e55a6c40fd1be.zip |
net-wireless/bluez: Stabilize 5.65 amd64, #878027
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | net-wireless/bluez/bluez-5.65.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/bluez/bluez-5.65.ebuild b/net-wireless/bluez/bluez-5.65.ebuild index 18530ca6e960..3fb265934dc4 100644 --- a/net-wireless/bluez/bluez-5.65.ebuild +++ b/net-wireless/bluez/bluez-5.65.ebuild @@ -13,7 +13,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 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv x86" IUSE="btpclient cups doc debug deprecated extra-tools experimental +mesh midi +obex +readline selinux systemd test test-programs +udev" # Since this release all remaining extra-tools need readline support, but this could |