summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-08 01:55:03 +0100
committerSam James <sam@gentoo.org>2021-10-08 01:55:03 +0100
commitb1661e345a920fa1424c7e21464a84a008f82dc4 (patch)
tree9d46e3b0b1e24871cfd271bf26b42f36357c3546 /sci-geosciences/gpsd
parentdev-perl/AnyEvent-I3: Undo dependency and keyword changes (diff)
downloadgentoo-b1661e345a920fa1424c7e21464a84a008f82dc4.tar.gz
gentoo-b1661e345a920fa1424c7e21464a84a008f82dc4.tar.bz2
gentoo-b1661e345a920fa1424c7e21464a84a008f82dc4.zip
sci-geosciences/gpsd: Stabilize 3.23-r2 ppc64, #813168
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences/gpsd')
-rw-r--r--sci-geosciences/gpsd/gpsd-3.23-r2.ebuild2
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 d48bc4ad6df0..79a48722e972 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"