diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-02 19:10:51 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 14:12:34 +0300 |
commit | 12c722da06b43de9b85c4635d0e1a110091beada (patch) | |
tree | 849d102f6005ce7866491d080f368c5ea485735d /sci-geosciences/gpsd/gpsd-3.25.ebuild | |
parent | sci-electronics/electronics-menu: destabilize for ~ppc (diff) | |
download | gentoo-12c722da06b43de9b85c4635d0e1a110091beada.tar.gz gentoo-12c722da06b43de9b85c4635d0e1a110091beada.tar.bz2 gentoo-12c722da06b43de9b85c4635d0e1a110091beada.zip |
sci-geosciences/gpsd: destabilize for ~ppc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-geosciences/gpsd/gpsd-3.25.ebuild')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.25.ebuild b/sci-geosciences/gpsd/gpsd-3.25.ebuild index 282f9aa71c12..8186bde296b2 100644 --- a/sci-geosciences/gpsd/gpsd-3.25.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.25.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" |