summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-04 18:46:23 +0100
committerSam James <sam@gentoo.org>2022-09-04 18:46:23 +0100
commit9377c650a24e178658eaeb9c2a7b54124e6183f8 (patch)
treea383e6e2a48fe9e0d6a9ae6e7b52be1392c667ae /sci-geosciences
parentdev-util/pkgcheck: Stabilize 0.10.12 x86, #868450 (diff)
downloadgentoo-9377c650a24e178658eaeb9c2a7b54124e6183f8.tar.gz
gentoo-9377c650a24e178658eaeb9c2a7b54124e6183f8.tar.bz2
gentoo-9377c650a24e178658eaeb9c2a7b54124e6183f8.zip
sci-geosciences/gpsd: Stabilize 3.24 arm, #868309
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r--sci-geosciences/gpsd/gpsd-3.24.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.24.ebuild b/sci-geosciences/gpsd/gpsd-3.24.ebuild
index 064d624ce1dd..57cdc120ea05 100644
--- a/sci-geosciences/gpsd/gpsd-3.24.ebuild
+++ b/sci-geosciences/gpsd/gpsd-3.24.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"