From fa09e21d915f72466742c06796a83eb87d20f8a2 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 29 Oct 2021 03:23:49 +0100 Subject: sci-geosciences/gpsd: Stabilize 3.23.1 arm, #820455 Signed-off-by: Sam James --- sci-geosciences/gpsd/gpsd-3.23.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-65-gdbad