diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-21 17:51:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-21 17:51:07 +0100 |
commit | af79f589920222d482c87eac301155c994bd907d (patch) | |
tree | 63a2fa32cace8789c96d325271bc29622ae38096 /net-wireless/bluez | |
parent | dev-libs/ell: x86 stable wrt bug #712292 (diff) | |
download | gentoo-af79f589920222d482c87eac301155c994bd907d.tar.gz gentoo-af79f589920222d482c87eac301155c994bd907d.tar.bz2 gentoo-af79f589920222d482c87eac301155c994bd907d.zip |
net-wireless/bluez: x86 stable wrt bug #712292
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-wireless/bluez')
-rw-r--r-- | net-wireless/bluez/bluez-5.54.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/bluez/bluez-5.54.ebuild b/net-wireless/bluez/bluez-5.54.ebuild index 94cfc86084ba..2748c1f77788 100644 --- a/net-wireless/bluez/bluez-5.54.ebuild +++ b/net-wireless/bluez/bluez-5.54.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 |