Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpsd/
Date: Fri, 08 Oct 2021 00:55:29
Message-Id: 1633654503.b1661e345a920fa1424c7e21464a84a008f82dc4.sam@gentoo
1 commit: b1661e345a920fa1424c7e21464a84a008f82dc4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 8 00:55:03 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 8 00:55:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1661e34
7
8 sci-geosciences/gpsd: Stabilize 3.23-r2 ppc64, #813168
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-geosciences/gpsd/gpsd-3.23-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-geosciences/gpsd/gpsd-3.23-r2.ebuild b/sci-geosciences/gpsd/gpsd-3.23-r2.ebuild
16 index d48bc4ad6df..79a48722e97 100644
17 --- a/sci-geosciences/gpsd/gpsd-3.23-r2.ebuild
18 +++ b/sci-geosciences/gpsd/gpsd-3.23-r2.ebuild
19 @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
20 inherit git-r3
21 else
22 SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
23 - KEYWORDS="amd64 arm ~arm64 ppc ~ppc64 ~riscv ~sparc x86"
24 + KEYWORDS="amd64 arm ~arm64 ppc ppc64 ~riscv ~sparc x86"
25 fi
26
27 DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients"