diff options
author | 2024-07-31 16:45:45 +0300 | |
---|---|---|
committer | 2024-07-31 16:45:45 +0300 | |
commit | 9f12fbc30d310cd0a8bb88576b1c2076c63fd42f (patch) | |
tree | f846ef29ffd7938cf558f3f018b7a15195316a8e /net-wireless | |
parent | media-gfx/digikam: Stabilize 8.4.0 amd64, #936969 (diff) | |
download | gentoo-9f12fbc30d310cd0a8bb88576b1c2076c63fd42f.tar.gz gentoo-9f12fbc30d310cd0a8bb88576b1c2076c63fd42f.tar.bz2 gentoo-9f12fbc30d310cd0a8bb88576b1c2076c63fd42f.zip |
net-wireless/bluez: Stabilize 5.77 amd64, #936976
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/bluez/bluez-5.77.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/bluez/bluez-5.77.ebuild b/net-wireless/bluez/bluez-5.77.ebuild index 3472b07914c7..220d0c29ee18 100644 --- a/net-wireless/bluez/bluez-5.77.ebuild +++ b/net-wireless/bluez/bluez-5.77.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 |