diff options
author | Sam James <sam@gentoo.org> | 2021-10-04 02:25:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-04 02:25:52 +0100 |
commit | 941b2867f862f64b0f1fc9e7cb011e350324663e (patch) | |
tree | 1e527b020762685e1492f9138a83c975a393e996 /sci-geosciences | |
parent | www-client/epiphany: Stabilize 40.3 amd64, #815013 (diff) | |
download | gentoo-941b2867f862f64b0f1fc9e7cb011e350324663e.tar.gz gentoo-941b2867f862f64b0f1fc9e7cb011e350324663e.tar.bz2 gentoo-941b2867f862f64b0f1fc9e7cb011e350324663e.zip |
sci-geosciences/gpsd: Stabilize 3.23-r2 x86, #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 f47447a09342..d48bc4ad6df0 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" |