diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-09 19:54:47 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-09 19:54:47 +0000 |
commit | 0df90cb8a32ae8aa58b13c38dbefeb7590f48421 (patch) | |
tree | 59c1565455a5eec0a28236502df442f4865a6162 /net-wireless | |
parent | dev-libs/ayatana-ido: Stabilize 0.10.4 amd64, #946100 (diff) | |
download | gentoo-0df90cb8a32ae8aa58b13c38dbefeb7590f48421.tar.gz gentoo-0df90cb8a32ae8aa58b13c38dbefeb7590f48421.tar.bz2 gentoo-0df90cb8a32ae8aa58b13c38dbefeb7590f48421.zip |
net-wireless/bluez: Stabilize 5.79 amd64, #946108
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/bluez/bluez-5.79.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/bluez/bluez-5.79.ebuild b/net-wireless/bluez/bluez-5.79.ebuild index 40c56b62bcf6..cf1f83bb5c79 100644 --- a/net-wireless/bluez/bluez-5.79.ebuild +++ b/net-wireless/bluez/bluez-5.79.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 man +mesh midi +obex +readline selinux systemd test test-programs +udev" # Since this release all remaining extra-tools need readline support, but this could |