diff options
author | Sam James <sam@gentoo.org> | 2024-10-17 09:34:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-17 09:34:55 +0100 |
commit | 25d20b1cc8a4eb44ee0cf3612154d0c431069763 (patch) | |
tree | 3502d9a70a8e804b8f87a30d955f6771c6dd9e26 /net-wireless/bluez | |
parent | dev-build/autoconf-archive: add 2024.10.16 (diff) | |
download | gentoo-25d20b1cc8a4eb44ee0cf3612154d0c431069763.tar.gz gentoo-25d20b1cc8a4eb44ee0cf3612154d0c431069763.tar.bz2 gentoo-25d20b1cc8a4eb44ee0cf3612154d0c431069763.zip |
net-wireless/bluez: Stabilize 5.78 x86, #941684
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-wireless/bluez')
-rw-r--r-- | net-wireless/bluez/bluez-5.78.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/bluez/bluez-5.78.ebuild b/net-wireless/bluez/bluez-5.78.ebuild index fd91fb2295c3..429d1fea9a88 100644 --- a/net-wireless/bluez/bluez-5.78.ebuild +++ b/net-wireless/bluez/bluez-5.78.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 |