diff options
author | Sam James <sam@gentoo.org> | 2024-05-18 15:59:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-18 15:59:32 +0100 |
commit | 575d990b32bde758872cf44aa1c6242f497f18ab (patch) | |
tree | 1d795b4d14a8b46bace385564ed08c4a236b0490 /net-wireless/bluez | |
parent | dev-python/ruamel-yaml: Enable py3.13 (diff) | |
download | gentoo-575d990b32bde758872cf44aa1c6242f497f18ab.tar.gz gentoo-575d990b32bde758872cf44aa1c6242f497f18ab.tar.bz2 gentoo-575d990b32bde758872cf44aa1c6242f497f18ab.zip |
net-wireless/bluez: Stabilize 5.75 ppc, #932143
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-wireless/bluez')
-rw-r--r-- | net-wireless/bluez/bluez-5.75.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/bluez/bluez-5.75.ebuild b/net-wireless/bluez/bluez-5.75.ebuild index e8cc70a7ce93..f53966547f23 100644 --- a/net-wireless/bluez/bluez-5.75.ebuild +++ b/net-wireless/bluez/bluez-5.75.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 |