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: Tue, 13 Aug 2019 10:58:48
Message-Id: 1565693917.7e00d4333d5f86829a63f5645d80cada300c70ee.ago@gentoo
1 commit: 7e00d4333d5f86829a63f5645d80cada300c70ee
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 13 10:58:37 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 13 10:58:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e00d433
7
8 app-misc/geoclue: ppc stable wrt bug #691612
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="ppc"
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 8d2d8bfa0a9..ec1710de71b 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 )"