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, 29 Oct 2021 18:33:03
Message-Id: 1635532308.00de860511821c4ffb0d137596e6fa63654bd80f.sam@gentoo
1 commit: 00de860511821c4ffb0d137596e6fa63654bd80f
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 29 18:31:48 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 29 18:31:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00de8605
7
8 sci-geosciences/gpsd: Stabilize 3.23.1 ppc64, #820455
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-geosciences/gpsd/gpsd-3.23.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-geosciences/gpsd/gpsd-3.23.1.ebuild b/sci-geosciences/gpsd/gpsd-3.23.1.ebuild
16 index 258dff8313b..e3c7544898a 100644
17 --- a/sci-geosciences/gpsd/gpsd-3.23.1.ebuild
18 +++ b/sci-geosciences/gpsd/gpsd-3.23.1.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"