summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-09-04 12:49:46 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-09-04 12:49:46 +0200
commit7a2db1c7d783594e4d1b3584d48806f34f10af0c (patch)
tree412030b340744663b1e8e78cb35f784462d6c7ca /sci-geosciences/gpsd
parentdev-java/jython: dependency switch dev-java/jffi slot 1.3 (diff)
downloadgentoo-7a2db1c7d783594e4d1b3584d48806f34f10af0c.tar.gz
gentoo-7a2db1c7d783594e4d1b3584d48806f34f10af0c.tar.bz2
gentoo-7a2db1c7d783594e4d1b3584d48806f34f10af0c.zip
sci-geosciences/gpsd: amd64 stable wrt bug #868309
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-geosciences/gpsd')
-rw-r--r--sci-geosciences/gpsd/gpsd-3.24.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.24.ebuild b/sci-geosciences/gpsd/gpsd-3.24.ebuild
index 7c4fb91cc9fa..a552131dd834 100644
--- a/sci-geosciences/gpsd/gpsd-3.24.ebuild
+++ b/sci-geosciences/gpsd/gpsd-3.24.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3
else
SRC_URI="mirror://nongnu/${PN}/${P}.tar.xz"
- 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"