Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpsd/
Date: Wed, 01 Mar 2017 07:55:14
Message-Id: 1488354851.610d6a5e52e9684ffbfe882bf665518c91474b88.xmw@gentoo
1 commit: 610d6a5e52e9684ffbfe882bf665518c91474b88
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 01:23:20 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 07:54:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=610d6a5e
7
8 sci-geosciences/gpsd: arm stable (bug 593174).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 sci-geosciences/gpsd/gpsd-3.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-geosciences/gpsd/gpsd-3.10.ebuild b/sci-geosciences/gpsd/gpsd-3.10.ebuild
16 index 5ccf378f59a..e7b5410cc43 100644
17 --- a/sci-geosciences/gpsd/gpsd-3.10.ebuild
18 +++ b/sci-geosciences/gpsd/gpsd-3.10.ebuild
19 @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
20 inherit git-2
21 else
22 SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
23 - KEYWORDS="amd64 ~arm ppc ppc64 x86"
24 + KEYWORDS="amd64 arm ppc ppc64 x86"
25 fi
26
27 DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients"