diff options
Diffstat (limited to 'app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild')
-rw-r--r-- | app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild b/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild index 96df0f3781a0..2b3d10bcabf6 100644 --- a/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild +++ b/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild,v 1.8 2012/04/21 12:19:12 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/geoclue/geoclue-0.12.0_p20110307.ebuild,v 1.9 2012/05/25 17:29:17 aballier Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://dev.gentoo.org/~signals/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm x86 ~amd64-fbsd" IUSE="geonames gps gsmloc gtk hostip manual networkmanager nominatim plazes skyhook yahoo-geo" |