From fe9a4c29e5e05f871e59200ce1015908a502e87f Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 15 Jul 2024 05:35:00 +0100 Subject: sci-geosciences/gpsd: Stabilize 3.25-r1 amd64, #936081 Signed-off-by: Sam James --- sci-geosciences/gpsd/gpsd-3.25-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-geosciences/gpsd/gpsd-3.25-r1.ebuild b/sci-geosciences/gpsd/gpsd-3.25-r1.ebuild index 1371d6954f40..ab51e430d8cb 100644 --- a/sci-geosciences/gpsd/gpsd-3.25-r1.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.25-r1.ebuild @@ -15,7 +15,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" -- cgit v1.2.3-65-gdbad