diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-04 21:19:00 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-04 21:21:35 +0300 |
commit | 0ed8cfd8c21abffaf0fb0993d7e217c985c92cd8 (patch) | |
tree | b3a6a8aa28f3d8b77cebfb09278b03f6b940bd05 /sci-geosciences/gpsd | |
parent | xfce-base/xfce4-panel: Stabilize 4.16.5 ppc, #868426 (diff) | |
download | gentoo-0ed8cfd8c21abffaf0fb0993d7e217c985c92cd8.tar.gz gentoo-0ed8cfd8c21abffaf0fb0993d7e217c985c92cd8.tar.bz2 gentoo-0ed8cfd8c21abffaf0fb0993d7e217c985c92cd8.zip |
sci-geosciences/gpsd: Stabilize 3.24 ppc, #868309
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-geosciences/gpsd')
-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 57cdc120ea05..c4bac570ff5c 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" |