Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpsd/
Date: Mon, 29 Jan 2018 01:06:15
Message-Id: 1517186675.924657c9a71cf20258821fd14cee91515c90976a.whissi@gentoo
1 commit: 924657c9a71cf20258821fd14cee91515c90976a
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 29 00:44:35 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 29 00:44:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=924657c9
7
8 sci-geosciences/gpsd: x86 stable (bug #632372)
9
10 Package-Manager: Portage-2.3.20, Repoman-2.3.6
11
12 sci-geosciences/gpsd/gpsd-3.17-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-geosciences/gpsd/gpsd-3.17-r2.ebuild b/sci-geosciences/gpsd/gpsd-3.17-r2.ebuild
16 index 13be867bc3d..7f2eb654ad0 100644
17 --- a/sci-geosciences/gpsd/gpsd-3.17-r2.ebuild
18 +++ b/sci-geosciences/gpsd/gpsd-3.17-r2.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"