diff options
Diffstat (limited to 'app-misc/geoclue')
-rw-r--r-- | app-misc/geoclue/geoclue-0.12.99.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/geoclue/geoclue-0.12.99.ebuild b/app-misc/geoclue/geoclue-0.12.99.ebuild index 54f7504684b9..2e7e56b9b28f 100644 --- a/app-misc/geoclue/geoclue-0.12.99.ebuild +++ b/app-misc/geoclue/geoclue-0.12.99.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="https://freedesktop.org/~hadess/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="connman geonames gps gsmloc gtk hostip manual networkmanager nominatim plazes skyhook static-libs yahoo-geo" REQUIRED_USE="skyhook? ( networkmanager )" |