diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-23 09:51:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-23 09:51:50 +0200 |
commit | 3a2067264ec2ba51e43476f7c067572b92e82639 (patch) | |
tree | 95d483b7448f959145a7298c322114bf3747fe9a /net-wireless | |
parent | dev-python/scipy: Stabilize 1.9.2 ppc, #868813 (diff) | |
download | gentoo-3a2067264ec2ba51e43476f7c067572b92e82639.tar.gz gentoo-3a2067264ec2ba51e43476f7c067572b92e82639.tar.bz2 gentoo-3a2067264ec2ba51e43476f7c067572b92e82639.zip |
net-wireless/bluez: Stabilize 5.65 ppc, #878027
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/bluez/bluez-5.65.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/bluez/bluez-5.65.ebuild b/net-wireless/bluez/bluez-5.65.ebuild index 835744af7253..a87c54a7d097 100644 --- a/net-wireless/bluez/bluez-5.65.ebuild +++ b/net-wireless/bluez/bluez-5.65.ebuild @@ -13,7 +13,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 ~mips ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~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 |