Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/geoclue/
Date: Fri, 09 Aug 2019 07:10:44
Message-Id: 1565334616.137c8849d625a945b7ac98e8652e5bf2937d84f6.ago@gentoo
1 commit: 137c8849d625a945b7ac98e8652e5bf2937d84f6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 9 07:10:16 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 9 07:10:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=137c8849
7
8 app-misc/geoclue: amd64 stable wrt bug #691612
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-misc/geoclue/geoclue-2.5.3-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-misc/geoclue/geoclue-2.5.3-r2.ebuild b/app-misc/geoclue/geoclue-2.5.3-r2.ebuild
18 index ae55b191055..8fdc761ad35 100644
19 --- a/app-misc/geoclue/geoclue-2.5.3-r2.ebuild
20 +++ b/app-misc/geoclue/geoclue-2.5.3-r2.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.freedesktop.org/geoclue/${PN}/-/archive/${PV}/${P}.tar.b
22
23 LICENSE="LGPL-2.1+ GPL-2+"
24 SLOT="2.0"
25 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
26 +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
27 IUSE="+introspection gtk-doc modemmanager vala zeroconf"
28 REQUIRED_USE="vala? ( introspection )"