diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-24 08:57:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-24 08:57:36 +0100 |
commit | 21e0a44f56ae17597731bedc3c63ef211dcafb0e (patch) | |
tree | 0c8519cc301cf1641737e56cdbee7450a59e78a9 /net-wireless | |
parent | dev-cpp/muParser: x86 stable wrt bug #826882 (diff) | |
download | gentoo-21e0a44f56ae17597731bedc3c63ef211dcafb0e.tar.gz gentoo-21e0a44f56ae17597731bedc3c63ef211dcafb0e.tar.bz2 gentoo-21e0a44f56ae17597731bedc3c63ef211dcafb0e.zip |
net-wireless/bluez: x86 stable wrt bug #826886
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/bluez/bluez-5.62-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/bluez/bluez-5.62-r1.ebuild b/net-wireless/bluez/bluez-5.62-r1.ebuild index d0ded9e3d6aa..7c1f1a5f6f03 100644 --- a/net-wireless/bluez/bluez-5.62-r1.ebuild +++ b/net-wireless/bluez/bluez-5.62-r1.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 |