diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-24 02:12:30 -0500 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-24 02:13:59 -0500 |
commit | 69178cf9013459c0ed7a3084c23d80b91cb02aab (patch) | |
tree | 2424d39918a7a75c334985655a4af44cfda60286 /net-wireless | |
parent | app-misc/carbon-c-relay: version bump to v1.11 (diff) | |
download | gentoo-69178cf9013459c0ed7a3084c23d80b91cb02aab.tar.gz gentoo-69178cf9013459c0ed7a3084c23d80b91cb02aab.tar.bz2 gentoo-69178cf9013459c0ed7a3084c23d80b91cb02aab.zip |
net-wireless/bluez: Keyword 5.37 for ~arm64
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/bluez/bluez-5.37.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/bluez/bluez-5.37.ebuild b/net-wireless/bluez/bluez-5.37.ebuild index a4048c576b27..8d1e781af59c 100644 --- a/net-wireless/bluez/bluez-5.37.ebuild +++ b/net-wireless/bluez/bluez-5.37.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0/3" -KEYWORDS="amd64 arm hppa ~mips ~ppc ppc64 ~x86" +KEYWORDS="amd64 arm ~arm64 hppa ~mips ~ppc ppc64 ~x86" IUSE="cups doc debug extra-tools +obex +readline selinux systemd test test-programs +udev" REQUIRED_USE="test? ( ${PYTHON_REQUIRED_USE} ) test-programs? ( ${PYTHON_REQUIRED_USE} )" |