diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 18:57:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 18:57:12 +0000 |
commit | 60f0940fbd6e682a9005f56ad3569df21bb6f87a (patch) | |
tree | a58dbea6bbb837652d844cda552fcdf6a450075d /net-wireless | |
parent | app-text/barcode: also install static library (diff) | |
download | gentoo-60f0940fbd6e682a9005f56ad3569df21bb6f87a.tar.gz gentoo-60f0940fbd6e682a9005f56ad3569df21bb6f87a.tar.bz2 gentoo-60f0940fbd6e682a9005f56ad3569df21bb6f87a.zip |
net-wireless/bluez: Stabilize 5.58 arm64, #790560
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/bluez/bluez-5.58.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/bluez/bluez-5.58.ebuild b/net-wireless/bluez/bluez-5.58.ebuild index ce174f86bd35..0c9595d20455 100644 --- a/net-wireless/bluez/bluez-5.58.ebuild +++ b/net-wireless/bluez/bluez-5.58.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 ~x86" +KEYWORDS="~amd64 arm arm64 ~hppa ~mips ~ppc ~ppc64 ~x86" IUSE="btpclient cups doc debug deprecated extra-tools experimental +mesh midi +obex +readline selinux systemd test test-programs +udev user-session" # Since this release all remaining extra-tools need readline support, but this could |