diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-04 21:18:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-04 21:21:35 +0300 |
commit | c17cef25246e2585c09979ab47c901306176a94b (patch) | |
tree | 0187761e87c52b381feb42a91c7ee9e430e9d105 | |
parent | sci-geosciences/gpsd: Stabilize 3.24 ppc, #868309 (diff) | |
download | gentoo-c17cef25246e2585c09979ab47c901306176a94b.tar.gz gentoo-c17cef25246e2585c09979ab47c901306176a94b.tar.bz2 gentoo-c17cef25246e2585c09979ab47c901306176a94b.zip |
sci-geosciences/gpsd: Stabilize 3.24 ppc64, #868309
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.24.ebuild b/sci-geosciences/gpsd/gpsd-3.24.ebuild index c4bac570ff5c..2e8bae41e241 100644 --- a/sci-geosciences/gpsd/gpsd-3.24.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.24.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" |