diff options
author | Sam James <sam@gentoo.org> | 2023-05-01 10:18:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-01 10:18:36 +0100 |
commit | 8fca037ec5d6ebe80cbbe62bae374a89144538fd (patch) | |
tree | 8d5448c9805d19a500abd7a31ea0349314e82e5e /sci-geosciences/gpsd | |
parent | media-libs/openimageio: Stabilize 2.4.6.0-r1 x86, #899444 (diff) | |
download | gentoo-8fca037ec5d6ebe80cbbe62bae374a89144538fd.tar.gz gentoo-8fca037ec5d6ebe80cbbe62bae374a89144538fd.tar.bz2 gentoo-8fca037ec5d6ebe80cbbe62bae374a89144538fd.zip |
sci-geosciences/gpsd: Stabilize 3.25 x86, #904597
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences/gpsd')
-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 c3ea65f11329..282f9aa71c12 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" |