diff options
author | Sam James <sam@gentoo.org> | 2021-09-25 01:04:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-25 01:04:44 +0100 |
commit | d673be236a637169ef74f8a4d6520c4b48059958 (patch) | |
tree | 67368671702e299e9b3eb5b3674a95412f4124de /sci-geosciences | |
parent | sci-geosciences/gpsd: add 3.23.1 (diff) | |
download | gentoo-d673be236a637169ef74f8a4d6520c4b48059958.tar.gz gentoo-d673be236a637169ef74f8a4d6520c4b48059958.tar.bz2 gentoo-d673be236a637169ef74f8a4d6520c4b48059958.zip |
sci-geosciences/gpsd: Stabilize 3.23-r2 amd64, #813168
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.23-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.23-r2.ebuild b/sci-geosciences/gpsd/gpsd-3.23-r2.ebuild index 550576d658a5..ef5c01d69fe6 100644 --- a/sci-geosciences/gpsd/gpsd-3.23-r2.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.23-r2.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" |