summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-29 03:23:49 +0100
committerSam James <sam@gentoo.org>2021-10-29 03:23:49 +0100
commitfa09e21d915f72466742c06796a83eb87d20f8a2 (patch)
tree5ebda8c33d7c1d1867a880b5d6ed6400fa8fd149 /sci-geosciences/gpsd
parentdev-util/ccache: Stabilize 4.4.2 ppc, #820632 (diff)
downloadgentoo-fa09e21d915f72466742c06796a83eb87d20f8a2.tar.gz
gentoo-fa09e21d915f72466742c06796a83eb87d20f8a2.tar.bz2
gentoo-fa09e21d915f72466742c06796a83eb87d20f8a2.zip
sci-geosciences/gpsd: Stabilize 3.23.1 arm, #820455
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences/gpsd')
-rw-r--r--sci-geosciences/gpsd/gpsd-3.23.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.23.1.ebuild b/sci-geosciences/gpsd/gpsd-3.23.1.ebuild
index 41d26755b6a3..86ef018d30a6 100644
--- a/sci-geosciences/gpsd/gpsd-3.23.1.ebuild
+++ b/sci-geosciences/gpsd/gpsd-3.23.1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients"