diff options
author | Sam James <sam@gentoo.org> | 2022-12-25 17:02:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-25 17:02:43 +0000 |
commit | f89c12151c90d29478c4ea6b167176344578dbdb (patch) | |
tree | 8ab9f02f7d4a9fad3ce3400eea04aae2b439f2cc /net-wireless/bluez | |
parent | net-wireless/bluez: Stabilize 5.66 arm64, #888307 (diff) | |
download | gentoo-f89c12151c90d29478c4ea6b167176344578dbdb.tar.gz gentoo-f89c12151c90d29478c4ea6b167176344578dbdb.tar.bz2 gentoo-f89c12151c90d29478c4ea6b167176344578dbdb.zip |
net-wireless/bluez: Stabilize 5.66 arm, #888307
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-wireless/bluez')
-rw-r--r-- | net-wireless/bluez/bluez-5.66.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/bluez/bluez-5.66.ebuild b/net-wireless/bluez/bluez-5.66.ebuild index a16e088a000d..58a432ae5cf1 100644 --- a/net-wireless/bluez/bluez-5.66.ebuild +++ b/net-wireless/bluez/bluez-5.66.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 ~loong ~mips ppc ppc64 ~riscv x86" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ~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 |