diff options
author | Sam James <sam@gentoo.org> | 2023-04-19 10:48:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-19 10:48:58 +0100 |
commit | afe8f9c7f727e17eba1c7c852abb025dd07632c7 (patch) | |
tree | 481ffd2d0364add4bbda96d6b4024dfc19f70ae8 /sci-geosciences | |
parent | sys-apps/cracklib-words: Stabilize 2.9.10 ppc64, #904569 (diff) | |
download | gentoo-afe8f9c7f727e17eba1c7c852abb025dd07632c7.tar.gz gentoo-afe8f9c7f727e17eba1c7c852abb025dd07632c7.tar.bz2 gentoo-afe8f9c7f727e17eba1c7c852abb025dd07632c7.zip |
sci-geosciences/gpsd: Stabilize 3.25 ppc64, #904597
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.25.ebuild | 2 |
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 53bc8d53f9fd..c64de005aeb5 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" |