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, 25 Sep 2020 17:53:01
Message-Id: 1601056333.3ba27f0f9ee0806702b6a42d9fad028a75ac6b5c.sam@gentoo
1 commit: 3ba27f0f9ee0806702b6a42d9fad028a75ac6b5c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 25 17:52:13 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 25 17:52:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ba27f0f
7
8 sci-geosciences/gpsd: Stabilize 3.21 arm, #743556
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 427bd9baf5c..c5109b205bd 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 ~ppc ~ppc64 ~sparc x86"
24 + KEYWORDS="amd64 arm ~ppc ~ppc64 ~sparc x86"
25 fi
26
27 DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients"