diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-20 18:32:06 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-20 18:59:13 +0200 |
commit | d02f21cf75eb74bc058d4e62de935a7094cb5afe (patch) | |
tree | 96273cc546cc0bf1f9a43c3be560ecb1390ee293 /sci-geosciences | |
parent | app-text/ps2pkm: x86 stable (bug #624440) (diff) | |
download | gentoo-d02f21cf75eb74bc058d4e62de935a7094cb5afe.tar.gz gentoo-d02f21cf75eb74bc058d4e62de935a7094cb5afe.tar.bz2 gentoo-d02f21cf75eb74bc058d4e62de935a7094cb5afe.zip |
sci-geosciences/gpsd: x86 stable (bug #576006)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.16.ebuild b/sci-geosciences/gpsd/gpsd-3.16.ebuild index 6d7b35a68ff8..1fbfe4ba3351 100644 --- a/sci-geosciences/gpsd/gpsd-3.16.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.16.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" |