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 | |
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')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.23.1-r2.ebuild | 2 | ||||
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.24.ebuild | 2 | ||||
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.25.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.23.1-r2.ebuild b/sci-geosciences/gpsd/gpsd-3.23.1-r2.ebuild index 965ae43205ef..56d41a9013c5 100644 --- a/sci-geosciences/gpsd/gpsd-3.23.1-r2.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.23.1-r2.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" diff --git a/sci-geosciences/gpsd/gpsd-3.24.ebuild b/sci-geosciences/gpsd/gpsd-3.24.ebuild index 7ee5364017bf..e484dcef731e 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 ~loong ppc ppc64 ~riscv ~sparc x86" + KEYWORDS="amd64 arm ~arm64 ~loong ~ppc ppc64 ~riscv ~sparc x86" fi DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients" 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" |