summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-01 06:36:56 +0100
committerSam James <sam@gentoo.org>2023-05-01 06:39:30 +0100
commit640c6880f23343c0e2cdc4fd296eaee8dab54595 (patch)
treefe29717a7796eed68af2f3ab46fab71d7f79559f /sci-geosciences/gpsd
parentdev-python/sqlalchemy: Stabilize 1.4.48 ppc, #905394 (diff)
downloadgentoo-640c6880f23343c0e2cdc4fd296eaee8dab54595.tar.gz
gentoo-640c6880f23343c0e2cdc4fd296eaee8dab54595.tar.bz2
gentoo-640c6880f23343c0e2cdc4fd296eaee8dab54595.zip
sci-geosciences/gpsd: Stabilize 3.25 ppc, #904597
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences/gpsd')
-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 95012f056712..c3ea65f11329 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"