diff options
author | Sam James <sam@gentoo.org> | 2021-10-29 19:28:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-29 19:28:59 +0100 |
commit | 8ef46ec08c266ad7323cdb3f870b0602fbaea364 (patch) | |
tree | 673393cb4726a328db1cab85dad4ffafd7ef6093 /sci-geosciences/gpsd/gpsd-3.23.1.ebuild | |
parent | dev-vcs/rcs: Stabilize 5.9.4 amd64, #820206 (diff) | |
download | gentoo-8ef46ec08c266ad7323cdb3f870b0602fbaea364.tar.gz gentoo-8ef46ec08c266ad7323cdb3f870b0602fbaea364.tar.bz2 gentoo-8ef46ec08c266ad7323cdb3f870b0602fbaea364.zip |
sci-geosciences/gpsd: Stabilize 3.23.1 amd64, #820455
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences/gpsd/gpsd-3.23.1.ebuild')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.23.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.23.1.ebuild b/sci-geosciences/gpsd/gpsd-3.23.1.ebuild index d36e25cc764c..5f6dbd1e157d 100644 --- a/sci-geosciences/gpsd/gpsd-3.23.1.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.23.1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" - 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" |