From 8fca037ec5d6ebe80cbbe62bae374a89144538fd Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 1 May 2023 10:18:36 +0100 Subject: sci-geosciences/gpsd: Stabilize 3.25 x86, #904597 Signed-off-by: Sam James --- sci-geosciences/gpsd/gpsd-3.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3-65-gdbad