diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-09-04 12:51:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-09-04 12:51:23 +0200 |
commit | d1ebce0dc9b401c0165ab096f5d669b2aad74128 (patch) | |
tree | 7f7fe72c6e3456a7e3589f82d18889bc8efa6a9a /sci-geosciences | |
parent | net-voip/murmur: x86 stable wrt bug #867730 (diff) | |
download | gentoo-d1ebce0dc9b401c0165ab096f5d669b2aad74128.tar.gz gentoo-d1ebce0dc9b401c0165ab096f5d669b2aad74128.tar.bz2 gentoo-d1ebce0dc9b401c0165ab096f5d669b2aad74128.zip |
sci-geosciences/gpsd: x86 stable wrt bug #868309
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.24.ebuild | 2 |
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 a552131dd834..064d624ce1dd 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" |