diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-11 08:34:20 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-11 08:34:20 +0200 |
commit | 4b46405680ddb9c20242b0aa7336d130f179f195 (patch) | |
tree | e10d8857c91526cba6be90c1724cddc2cea5fbdc | |
parent | dev-ruby/yajl-ruby: Stabilize 1.4.2 amd64, #837578 (diff) | |
download | gentoo-4b46405680ddb9c20242b0aa7336d130f179f195.tar.gz gentoo-4b46405680ddb9c20242b0aa7336d130f179f195.tar.bz2 gentoo-4b46405680ddb9c20242b0aa7336d130f179f195.zip |
net-wireless/bluez: Stabilize 5.64 amd64, #837584
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | net-wireless/bluez/bluez-5.64.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/bluez/bluez-5.64.ebuild b/net-wireless/bluez/bluez-5.64.ebuild index f3b74240d7a7..286a0692cb3a 100644 --- a/net-wireless/bluez/bluez-5.64.ebuild +++ b/net-wireless/bluez/bluez-5.64.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 ~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 |