diff options
author | 2022-10-23 09:51:10 +0200 | |
---|---|---|
committer | 2022-10-23 09:51:10 +0200 | |
commit | 40767f957c89b8a9219f6eb14b6e983491dd2416 (patch) | |
tree | c97a8934bc9e0ab4c848f36e627a55082b7c52d7 /net-wireless | |
parent | dev-python/scipy: Stabilize 1.9.2 arm64, #868813 (diff) | |
download | gentoo-40767f957c89b8a9219f6eb14b6e983491dd2416.tar.gz gentoo-40767f957c89b8a9219f6eb14b6e983491dd2416.tar.bz2 gentoo-40767f957c89b8a9219f6eb14b6e983491dd2416.zip |
net-wireless/bluez: Stabilize 5.65 arm64, #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 844d8a05a66a..835744af7253 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 |