summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-19 13:15:48 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-19 13:15:48 +0300
commitb63eefa8a9a4e931bf0858b473f83ab2f92fe56f (patch)
treec2ba9d34e22f136936a3f8df4bb864f58f3aa588 /sci-geosciences
parentnet-wireless/kismet: Stabilize 2022.08.1-r2 arm, #904585 (diff)
downloadgentoo-b63eefa8a9a4e931bf0858b473f83ab2f92fe56f.tar.gz
gentoo-b63eefa8a9a4e931bf0858b473f83ab2f92fe56f.tar.bz2
gentoo-b63eefa8a9a4e931bf0858b473f83ab2f92fe56f.zip
sci-geosciences/gpsd: Stabilize 3.25 arm, #904597
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/gpsd/gpsd-3.25.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.25.ebuild b/sci-geosciences/gpsd/gpsd-3.25.ebuild
index c64de005aeb5..621e11994f93 100644
--- a/sci-geosciences/gpsd/gpsd-3.25.ebuild
+++ b/sci-geosciences/gpsd/gpsd-3.25.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz"
- 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"