diff options
author | 2020-10-20 08:01:57 +0100 | |
---|---|---|
committer | 2020-10-20 08:01:57 +0100 | |
commit | 64c5ffcc45c82eca6b79e51776400d5ac070c1cb (patch) | |
tree | d4b04db10973d3778db380de5132ff627bc0a6a1 /net-wireless | |
parent | dev-python/traitlets: stable 5.0.4 for ppc64 (diff) | |
download | gentoo-64c5ffcc45c82eca6b79e51776400d5ac070c1cb.tar.gz gentoo-64c5ffcc45c82eca6b79e51776400d5ac070c1cb.tar.bz2 gentoo-64c5ffcc45c82eca6b79e51776400d5ac070c1cb.zip |
net-wireless/bluez: stable 5.55 for ppc64
stable wrt bug #749285
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/bluez/bluez-5.55.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/bluez/bluez-5.55.ebuild b/net-wireless/bluez/bluez-5.55.ebuild index b76339cbe68d..49612c6b9762 100644 --- a/net-wireless/bluez/bluez-5.55.ebuild +++ b/net-wireless/bluez/bluez-5.55.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 |