diff options
author | Sam James <sam@gentoo.org> | 2024-07-15 05:35:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-15 05:35:00 +0100 |
commit | fe9a4c29e5e05f871e59200ce1015908a502e87f (patch) | |
tree | cab7bcc8994105d3ceebc82559cc3656448799ec /sci-geosciences/gpsd/gpsd-3.25-r1.ebuild | |
parent | sci-geosciences/gpsd: Stabilize 3.25-r1 arm, #936081 (diff) | |
download | gentoo-fe9a4c29e5e05f871e59200ce1015908a502e87f.tar.gz gentoo-fe9a4c29e5e05f871e59200ce1015908a502e87f.tar.bz2 gentoo-fe9a4c29e5e05f871e59200ce1015908a502e87f.zip |
sci-geosciences/gpsd: Stabilize 3.25-r1 amd64, #936081
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences/gpsd/gpsd-3.25-r1.ebuild')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.25-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |