diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-30 19:23:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-30 19:24:07 +0200 |
commit | b26d10df75472a1178141d9d0fcc2caa51eb071c (patch) | |
tree | 5eea0513e40f7aec6c0cf9491626f0f9401158c3 /sci-geosciences/gpsd | |
parent | dev-vcs/rcs: x86 stable wrt bug #820206 (diff) | |
download | gentoo-b26d10df75472a1178141d9d0fcc2caa51eb071c.tar.gz gentoo-b26d10df75472a1178141d9d0fcc2caa51eb071c.tar.bz2 gentoo-b26d10df75472a1178141d9d0fcc2caa51eb071c.zip |
sci-geosciences/gpsd: x86 stable wrt bug #820455
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-geosciences/gpsd')
-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 e3c7544898a2..04c23389ed2b 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" |