diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:44:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:47:22 +0200 |
commit | cd0991ec78c0d1ea774bf87dcbe698a4bfc1722b (patch) | |
tree | 33863646994a7e2f15eea274c4df6e20b2a0e37c /net-wireless/bluez | |
parent | dev-libs/ell: ppc stable wrt bug #683230 (diff) | |
download | gentoo-cd0991ec78c0d1ea774bf87dcbe698a4bfc1722b.tar.gz gentoo-cd0991ec78c0d1ea774bf87dcbe698a4bfc1722b.tar.bz2 gentoo-cd0991ec78c0d1ea774bf87dcbe698a4bfc1722b.zip |
net-wireless/bluez: ppc stable wrt bug #683230
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-wireless/bluez')
-rw-r--r-- | net-wireless/bluez/bluez-5.51.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/bluez/bluez-5.51.ebuild b/net-wireless/bluez/bluez-5.51.ebuild index 2ae57ec79102..25c829109bf0 100644 --- a/net-wireless/bluez/bluez-5.51.ebuild +++ b/net-wireless/bluez/bluez-5.51.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 |