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: Sat, 11 Sep 2021 21:34:45
Message-Id: 1631396049.14b3db2254b1cdf743ee4e9f7e9d627941236d1c.sam@gentoo
1 commit: 14b3db2254b1cdf743ee4e9f7e9d627941236d1c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 11 21:34:09 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 11 21:34:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14b3db22
7
8 sci-geosciences/gpsd: Stabilize 3.21 ppc, #810589
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-geosciences/gpsd/gpsd-3.21.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-geosciences/gpsd/gpsd-3.21.ebuild b/sci-geosciences/gpsd/gpsd-3.21.ebuild
16 index da56869cb2d..b37701583b4 100644
17 --- a/sci-geosciences/gpsd/gpsd-3.21.ebuild
18 +++ b/sci-geosciences/gpsd/gpsd-3.21.ebuild
19 @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then
20 inherit git-r3
21 else
22 SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz"
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"