diff options
author | Sam James <sam@gentoo.org> | 2020-09-25 15:59:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-25 16:00:08 +0000 |
commit | 0563646ebc744960935b1ec2291f1ec22e2725ce (patch) | |
tree | 556fc03fdb87903ae27beec1f494b7e745650295 /sci-geosciences | |
parent | sys-kernel/gentoo-kernel-bin: bump to 5.4.67 for arm64 (diff) | |
download | gentoo-0563646ebc744960935b1ec2291f1ec22e2725ce.tar.gz gentoo-0563646ebc744960935b1ec2291f1ec22e2725ce.tar.bz2 gentoo-0563646ebc744960935b1ec2291f1ec22e2725ce.zip |
sci-geosciences/gpsd: Stabilize 3.21 amd64, #743556
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-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 6cbd9be5a865..21b035036793 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 ~ppc ~ppc64 ~sparc ~x86" fi DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients" |