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: Tue, 06 Oct 2020 14:24:03
Message-Id: 1601994209.e57046992b3c35950cd42472605d49b263218be0.sam@gentoo
1 commit: e57046992b3c35950cd42472605d49b263218be0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 6 14:21:09 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 6 14:23:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5704699
7
8 sci-geosciences/gpsd: Keyword 3.21 arm64, #739562
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 c5109b205bd..adb5b777c2b 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 ~arm64 ~ppc ~ppc64 ~sparc x86"
25 fi
26
27 DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients"