diff options
author | Sam James <sam@gentoo.org> | 2024-07-15 05:35:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-15 05:35:01 +0100 |
commit | 4d782b08863744ca894b5c6d612af35d05c2b4b3 (patch) | |
tree | 10a5749641a0b605b849f66caa37b03016825230 /sci-geosciences | |
parent | sci-geosciences/gpsd: Stabilize 3.25-r1 amd64, #936081 (diff) | |
download | gentoo-4d782b08863744ca894b5c6d612af35d05c2b4b3.tar.gz gentoo-4d782b08863744ca894b5c6d612af35d05c2b4b3.tar.bz2 gentoo-4d782b08863744ca894b5c6d612af35d05c2b4b3.zip |
sci-geosciences/gpsd: Stabilize 3.25-r1 ppc64, #936081
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.25-r1.ebuild | 2 |
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 ab51e430d8cb..f7f785b3ea35 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" |