diff options
author | Sam James <sam@gentoo.org> | 2021-09-11 22:34:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-11 22:34:09 +0100 |
commit | 14b3db2254b1cdf743ee4e9f7e9d627941236d1c (patch) | |
tree | 71e8d267e90ce3536ca894a030b96e93e9e35a05 /sci-geosciences | |
parent | sys-cluster/kube-scheduler: remove 1.21.3 (diff) | |
download | gentoo-14b3db2254b1cdf743ee4e9f7e9d627941236d1c.tar.gz gentoo-14b3db2254b1cdf743ee4e9f7e9d627941236d1c.tar.bz2 gentoo-14b3db2254b1cdf743ee4e9f7e9d627941236d1c.zip |
sci-geosciences/gpsd: Stabilize 3.21 ppc, #810589
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.21.ebuild b/sci-geosciences/gpsd/gpsd-3.21.ebuild index da56869cb2d8..b37701583b4a 100644 --- a/sci-geosciences/gpsd/gpsd-3.21.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.21.ebuild @@ -13,7 +13,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" |