diff options
author | Sam James <sam@gentoo.org> | 2020-10-06 14:21:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-06 14:23:29 +0000 |
commit | e57046992b3c35950cd42472605d49b263218be0 (patch) | |
tree | d35f564f06068c55847bdb842540f52baf8ab8ec /sci-geosciences/gpsd/gpsd-3.21.ebuild | |
parent | media-libs/lilv: Stabilize 0.24.8-r1 arm, #744775 (diff) | |
download | gentoo-e57046992b3c35950cd42472605d49b263218be0.tar.gz gentoo-e57046992b3c35950cd42472605d49b263218be0.tar.bz2 gentoo-e57046992b3c35950cd42472605d49b263218be0.zip |
sci-geosciences/gpsd: Keyword 3.21 arm64, #739562
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences/gpsd/gpsd-3.21.ebuild')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.21.ebuild b/sci-geosciences/gpsd/gpsd-3.21.ebuild index c5109b205bda..adb5b777c2b3 100644 --- a/sci-geosciences/gpsd/gpsd-3.21.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.21.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz" - KEYWORDS="amd64 arm ~ppc ~ppc64 ~sparc x86" + KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~sparc x86" fi DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients" |