diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-29 01:44:35 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-29 01:44:35 +0100 |
commit | 924657c9a71cf20258821fd14cee91515c90976a (patch) | |
tree | d27318a350be36fbe4a2fa6cc9e457356ffd27d2 /sci-geosciences | |
parent | dev-python/logbook: x86 stable (bug #645354) (diff) | |
download | gentoo-924657c9a71cf20258821fd14cee91515c90976a.tar.gz gentoo-924657c9a71cf20258821fd14cee91515c90976a.tar.bz2 gentoo-924657c9a71cf20258821fd14cee91515c90976a.zip |
sci-geosciences/gpsd: x86 stable (bug #632372)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.17-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.17-r2.ebuild b/sci-geosciences/gpsd/gpsd-3.17-r2.ebuild index 13be867bc3d2..7f2eb654ad08 100644 --- a/sci-geosciences/gpsd/gpsd-3.17-r2.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.17-r2.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-2 else SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" - KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" fi DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients" |