diff options
author | Sam James <sam@gentoo.org> | 2021-10-03 01:34:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-03 01:34:42 +0100 |
commit | b6e11a7f96c2c5d1a52dd4ce247b583448f36785 (patch) | |
tree | f4aa28ed1bdc07295df6da3b2af555d642cb6dc5 /sci-geosciences | |
parent | dev-perl/Net-Netmask: Stabilize 2.0.100 ppc, #779163 (diff) | |
download | gentoo-b6e11a7f96c2c5d1a52dd4ce247b583448f36785.tar.gz gentoo-b6e11a7f96c2c5d1a52dd4ce247b583448f36785.tar.bz2 gentoo-b6e11a7f96c2c5d1a52dd4ce247b583448f36785.zip |
sci-geosciences/gpsd: Stabilize 3.23-r2 ppc, #813168
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.23-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.23-r2.ebuild b/sci-geosciences/gpsd/gpsd-3.23-r2.ebuild index 25dfad30b0e7..f47447a09342 100644 --- a/sci-geosciences/gpsd/gpsd-3.23-r2.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.23-r2.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" - 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" |