summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-15 05:34:59 +0100
committerSam James <sam@gentoo.org>2024-07-15 05:34:59 +0100
commit99c3cb4e27ccc12628b59fde7aba068cb703511a (patch)
treef637e9271b1c8bbdcce43c4101685cb13561a037
parentdev-python/pychromecast: Stabilize 14.0.1 ALLARCHES, #935424 (diff)
downloadgentoo-99c3cb4e27ccc12628b59fde7aba068cb703511a.tar.gz
gentoo-99c3cb4e27ccc12628b59fde7aba068cb703511a.tar.bz2
gentoo-99c3cb4e27ccc12628b59fde7aba068cb703511a.zip
sci-geosciences/gpsd: Stabilize 3.25-r1 arm, #936081
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sci-geosciences/gpsd/gpsd-3.25-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.25-r1.ebuild b/sci-geosciences/gpsd/gpsd-3.25-r1.ebuild
index bbc8c829c5bd..1371d6954f40 100644
--- a/sci-geosciences/gpsd/gpsd-3.25-r1.ebuild
+++ b/sci-geosciences/gpsd/gpsd-3.25-r1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients"